Running pyinstaller 2.0 on WinXP, I just started getting this error: IOError: [Errno 2] No such file or directory: 'C:\\Documents and Settings\\Lynn\\Application Data\\pyinstaller\\bincache01_py27\\clapack.pyd'
If I manually copy clapack.pyd to the directory listed, I can run pyinstaller without error. A few builds later the file clapack.pyd is missing from the cache again. I'll keep an eye on this for now and see if I can tie the missing file to some other action. Lynn -- 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.
