Hartmut provided a patch a few posts ago. You could also try replacing
'--dummy--' with
    os.path.dirname(os.path.abspath(__file__)) + ' '
which is what I did.

Harmtut also suggested where to look to start debugging in his most
recent post.

On Oct 10, 3:53 pm, Martin Zibricky <[email protected]> wrote:
> Brian píše v Po 10. 10. 2011 v 10:23 -0700:
>
> > 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.
>
> I tried test_multiprocess_22.py on winxp. But it didn't work. It was
> failing because of '--dummy--' in PYTHONPATH.
>
> I'm not sure where to start with debugging.

-- 
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.

Reply via email to