Brian píše v St 05. 10. 2011 v 15:04 -0700: > > Would hook-cv.py currently look like this?: > > hiddenimports = ["numpy"]
Yes, that's exact. > > > On another note, I have not researched this yet, but I've encountered > a regression and PyInstaller is one of the view things that has > changed between versions. Is it possible that a recent change could > result in something strange going on with multiprocessing, especially > multiprocessing queues? Don't research this just yet, because I have > yet to confirm that pyinstaller is the only variable. Are you experiencing issues like: http://www.pyinstaller.org/ticket/182 http://www.pyinstaller.org/ticket/146 -- 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.
