[BangPypers] How to run *.py scripts which interfaces with modules

Noufal Ibrahim noufal at gmail.com
Thu Jul 15 04:58:51 CEST 2010


steve <steve at lonetwin.net> writes:


[...]

> $ export PYTHONPATH="/home/<$user>/...:/some/other/path:..."

[...]

OR a "/usr/bin/env PYTHONPATH=$PYTHONPATH:~/extra/path python" as your
interpreter. I generally don't like doing things that linger.

-- 


More information about the BangPypers mailing list