This problem just reappeared today on my windows xp machine: ImportError: No module named multiarray
It happens in both onedir and onefile modes, and the file is present. It happens with pyinstaller-2.0 as well as the most current dev version. I don't know what I might have done to trigger the issue, but I have been adding unicode support to my program recently. At the same time, the missing clapack.pyd problem reappeared, so once again I copied it into the appropriate directory. > > -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To view this discussion on the web visit https://groups.google.com/d/msg/pyinstaller/-/2oLcSORr8fgJ. 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.
