Hartmut Goebel píše v Pá 17. 02. 2012 v 14:05 +0100:
> So see the effect, run e.g.
> 
> PYTHONPATH= PYTHONVERBOSE=1 \
> strace -f -e trace=file /tmp/hanoi/t1/dist/hanoi/hanoi 2>&1 | less -S
> 
> and
> 
> PYTHONPATH= PYTHONVERBOSE=1 PYTHONHOME=/tmp/hanoi/t1/dist/hanoi/ \
> strace -f -e trace=file /tmp/hanoi/t1/dist/hanoi/hanoi 2>&1 | less -S

Is there something like ''strace'' on Mac OS X? Probably dtrace?

I would like to know if it's reasonable to set PYTHONHOME on Mac.

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