At 01:54 AM 12/14/2010 +0100, adso 0000 wrote:
Hi,
i am doing something wrong probably, but when i try to get a custom
site-packages location in Debian, i need to set the contents of
altinstall.pth just several line with the absolute paths.

If i use the usual python code with site.addsitedir(....) in

Are you using "import site; site.addsitedir(...)", or just "site.addsitedir(...)"?

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to