Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail

2007-11-09 Thread Thorsten Kampe
* Vincent Huang (Fri, 9 Nov 2007 15:27:31 +0800) > Something about python sqlite3: > > sqlite3 is a embeded database engine, it doesn't need server to > support database service. since sqlite3 is just some kind of lib for > all kinds of object develop lanage, so i don't think for python to >

Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail

2007-11-08 Thread Vincent Huang
Something about python sqlite3: sqlite3 is a embeded database engine, it doesn't need server to support database service. since sqlite3 is just some kind of lib for all kinds of object develop lanage, so i don't think for python to support sqlite3 need to install sqlite3 packet. in fact, t

Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail

2007-11-08 Thread Jason Tishler
On Wed, Nov 07, 2007 at 06:54:08AM +, Max Bowsher wrote: > Jason Tishler wrote: > > [snip] > > > > Understood, but as I indicated above, SQLite is not part of the > > standard Cygwin distribution. If someone contributes SQLite, then I > > will release Cygwin Python with SQLite support enabled

Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail

2007-11-06 Thread Max Bowsher
Jason Tishler wrote: > On Mon, Nov 05, 2007 at 08:06:37PM -, Thorsten Kampe wrote: >> * Jason Tishler (Mon, 05 Nov 2007 11:19:13 -0500) >>> [snip] >>> AFAICT, Python's _sqlite3 extension module is dependent on SQLite >>> which is not part of the standard Cygwin >>> dist

Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail

2007-11-05 Thread Christopher Faylor
On Mon, Nov 05, 2007 at 11:44:27PM -, Thorsten Kampe wrote: >* Brian Dessent (Mon, 05 Nov 2007 15:07:57 -0800) >> Thorsten Kampe wrote: >> > As far as I understood Jason, he just needs the SQLite headers and >> > libraries to /build/ Python with SQLite support, and he doesn't need >> > them to

Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail

2007-11-05 Thread Christopher Faylor
On Mon, Nov 05, 2007 at 03:07:57PM -0800, Brian Dessent wrote: >Thorsten Kampe wrote: >>As far as I understood Jason, he just needs the SQLite headers and >>libraries to /build/ Python with SQLite support, and he doesn't need >>them to be "in Cygwin". > >That would be silly, because it would result

Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail

2007-11-05 Thread Thorsten Kampe
* Brian Dessent (Mon, 05 Nov 2007 15:07:57 -0800) > Thorsten Kampe wrote: > > As far as I understood Jason, he just needs the SQLite headers and > > libraries to /build/ Python with SQLite support, and he doesn't need > > them to be "in Cygwin". > > That would be silly, because it would result in

Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail

2007-11-05 Thread Brian Dessent
Thorsten Kampe wrote: > As far as I understood Jason, he just needs the SQLite headers and > libraries to /build/ Python with SQLite support, and he doesn't need > them to be "in Cygwin". That would be silly, because it would result in a totally broken python that would continue to throw ImportEr

Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail

2007-11-05 Thread Thorsten Kampe
* Brian Dessent (Mon, 05 Nov 2007 13:51:46 -0800) > Thorsten Kampe wrote: > > ftp://sunsite.dk/projects/cygwinports/release/sqlite3/ ? > > There are zillions of things that are in Cygwin Ports that aren't in > Cygwin. What's that got to do with anything? It's irrelevant, until > Yaakov or someon

Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail

2007-11-05 Thread Brian Dessent
Thorsten Kampe wrote: > ftp://sunsite.dk/projects/cygwinports/release/sqlite3/ ? There are zillions of things that are in Cygwin Ports that aren't in Cygwin. What's that got to do with anything? It's irrelevant, until Yaakov or someone else contributes and maintains it for Cygwin proper. Brian

Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail

2007-11-05 Thread Thorsten Kampe
* Jason Tishler (Mon, 05 Nov 2007 16:16:17 -0500) > On Mon, Nov 05, 2007 at 08:06:37PM -, Thorsten Kampe wrote: > > * Jason Tishler (Mon, 05 Nov 2007 11:19:13 -0500) > > > [snip] > > > AFAICT, Python's _sqlite3 extension module is dependent on SQLite > > > which is not

Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail

2007-11-05 Thread Jason Tishler
On Mon, Nov 05, 2007 at 08:06:37PM -, Thorsten Kampe wrote: > * Jason Tishler (Mon, 05 Nov 2007 11:19:13 -0500) > > [snip] > > AFAICT, Python's _sqlite3 extension module is dependent on SQLite > > which is not part of the standard Cygwin > > distribution. This is why C

Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail

2007-11-05 Thread Thorsten Kampe
* Jason Tishler (Mon, 05 Nov 2007 11:19:13 -0500) > On Mon, Nov 05, 2007 at 08:06:40PM +0800, Vincent Huang wrote: > > when i try to import sqlite3 in python, it results: > >... > >File "/usr/lib/python2.5/sqlite3/dbapi2.py" > >from _sqlite3 import * > > Import

Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail

2007-11-05 Thread Thorsten Kampe
* Brian Dessent (Mon, 05 Nov 2007 08:44:46 -0800) > Dave Korn wrote: > > > % cygcheck -f /usr/lib/python2.5/lib-dynload/_sqlite3.dll > > > python-2.5.1-3 > > > > N'existe-pas! > > > > http://cygwin.com/packages/python/python-2.5.1-3 > > The requested URL /packages/python/python-2.5.1-3 was not

Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail

2007-11-05 Thread Brian Dessent
Dave Korn wrote: > > % cygcheck -f /usr/lib/python2.5/lib-dynload/_sqlite3.dll > > python-2.5.1-3 > > N'existe-pas! > > http://cygwin.com/packages/python/python-2.5.1-3 > The requested URL /packages/python/python-2.5.1-3 was not found on this > server. Translation: He's using the python pack

Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail

2007-11-05 Thread Jason Tishler
Vincent, On Mon, Nov 05, 2007 at 08:06:40PM +0800, Vincent Huang wrote: > when i try to import sqlite3 in python, it results: >... >File "/usr/lib/python2.5/sqlite3/dbapi2.py" >from _sqlite3 import * > ImportError: No module name _sqlite3 AFAICT, Python's _sq

RE: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail

2007-11-05 Thread Dave Korn
On 05 November 2007 16:21, Thorsten Kampe wrote: > * Vincent Huang (Mon, 5 Nov 2007 23:17:41 +0800) >> thans to get your reply, but i can't found the _sqlite3.dll in the >> /usr/lib/python2.5/lib-dynload/. This is the packet list from: >> http://cygwin.com/packages/python/python-2.5.1-2 > > % cy

Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail

2007-11-05 Thread Thorsten Kampe
* Vincent Huang (Mon, 5 Nov 2007 23:17:41 +0800) > thans to get your reply, but i can't found the _sqlite3.dll in the > /usr/lib/python2.5/lib-dynload/. This is the packet list from: > http://cygwin.com/packages/python/python-2.5.1-2 % cygcheck -f /usr/lib/python2.5/lib-dynload/_sqlite3.dll pytho

Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail

2007-11-05 Thread Vincent Huang
thans to get your reply, but i can't found the _sqlite3.dll in the /usr/lib/python2.5/lib-dynload/. This is the packet list from: http://cygwin.com/packages/python/python-2.5.1-2 Fri May 18 21:02:55 2007 10752 usr/lib/python2.5/lib-dynload/_random.dll Fri May 18 21:02:55 2007

Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail

2007-11-05 Thread Thorsten Kampe
* Vincent Huang (Mon, 5 Nov 2007 20:06:40 +0800) > when i try to import sqlite3 in python, it results: >... >File "/usr/lib/python2.5/sqlite3/dbapi2.py" >from _sqlite3 import * > ImportError: No module name _sqlite3 > > Actually, i can't find any modules named