On Mon, Mar 15, 2010 at 6:03 PM, gary clark <[email protected]> wrote: > Yeh I have to install them and create a setup.py to find the path.
You only need to set your PYTHONPATH environment variable. e.g. $ export PYTHONPATH=/path/to/dir/containing/code -- Reza Lotun mobile: +44 (0)7521 310 763 email: [email protected] work: [email protected] twitter: @rlotun _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
