I'm running a very recent build (08/27/10) on Windows, with Python 2.6.5. After I create a setup and run it on a fresh machine, I get this error:
File "C:\Users\George\Documents\My Dropbox\NSBasic\Setup - pyInstaller \build\pyi.win32\NSBasic\outPYZ1.pyz/wx.webview", line 4, in <module> File "C:\Users\George\Documents\My Dropbox\NSBasic\Extensions \pyInstaller\iu.py", line 436, in importHook File "C:\Users\George\Documents\My Dropbox\NSBasic\Extensions \pyInstaller\iu.py", line 495, in doimport File "C:\Users\George\Documents\My Dropbox\NSBasic\Extensions \pyInstaller\iu.py", line 297, in getmod File "C:\Users\George\Documents\My Dropbox\NSBasic\Extensions \pyInstaller\archive.py", line 468, in getmod File "C:\Users\George\Documents\My Dropbox\NSBasic\Extensions \pyInstaller\iu.py", line 109, in getmod ImportError: DLL load failed: The specified procedure could not be found. Any ideas? -- 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.
