On Dec 19, 9:17 am, Giovanni Bajo <[email protected]> wrote: > On mar, 2008-12-16 at 11:23 -0800, [email protected] wrote: > > > I wonder why my code builds and works very well on Python 2.6 but not > > on Python 2.6.1 (pyinstaller rev585). AFAIK, they're both using the > > same CRT so there should be no problem importing sqlite3. Anyway, I > > switched back to Python2.6 and will wait for pyinstaller to fully > > support it. Thanks... > > In fact, it shouldn't make a difference between those two versions. > -- > Giovanni Bajo > Develer S.r.l.http://www.develer.com
I guess this is somehow related... http://bugs.python.org/issue4566 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
