Hi Ralf, all,

so when i have installed a py egg - i seem to
have problems getting my PYTHONPATH env variable
respected.  i refer to this situation

- executed ralf's "setup.py" install 
- PYTHONPATH=/some/path/to/py/lib/branchdir
- python && "import py" && "py.__file__"
  points to the egg still

Does setuptools really force global installation 
over private environment settings? 

(i wouldn't regard the need to do "python 
setup.py develop" or something like a 
convenient solution, btw)

best,

holger
_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to