Yes, that's the issue. I know my code breaks on XP, but I haven't tried test_multiprocess_22.py. I'll verify that it fails later today or tomorrow and report the results to save you the hassle in case it's just a problem with my code.
On Oct 10, 10:57 am, Martin Zibricky <[email protected]> wrote: > Brian píše v Po 10. 10. 2011 v 08:32 -0700: > > > In summary of the problem so far, importing OpenCV is broken until the > > OpenCV hook is added (I haven't checked that in the past ~12 hours). > > Users also have to be told how they have to modify their > > multiprocessing code to get it to work with PyInstaller, and the > > limited testing I've been able to do on Windows XP shows that > > PyInstaller may be broken for that OS despite making changes to the > > target source code. > > > Martin, do you have time to look into this problem again? > > So the issue here is to get test_multiprocess_2.2.py working on WinXP > when frozen, right? > > I think I could find some time this evening or tomorrow. -- 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.
