I concur; I was just dropping in to ask about this. I'm using the 2.1 version from pypi and get the identical error attempting to use pyinstaller with sqlalchemy on OSX and windows; I've also just worked around it by putting a try catch block around it to successfully build binaries, but it's definitely a bug in 2.1.
~ Doug. On Saturday, October 5, 2013 9:23:16 PM UTC+8, Alec van Niekerk wrote: > > I have the latest version of Pyinstaller and this is still a problem. > > On Sunday, September 22, 2013 11:00:54 PM UTC+2, Martin Z wrote: >> >> On Saturday 21 of September 2013 13:59:45 chip wrote: >> >> 0.8.1 Is it a real bug, and should I toss it into the ticket quene? >> >> >> >> Could you please try the version 2.1 released this week? >> >> >> >> Similar bug was reported and it should be fixed there. >> > -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyinstaller. For more options, visit https://groups.google.com/groups/opt_out.
