Re: [Distutils] custom site_dirs location. Solved
Dec. 14, 2010
1:30 a.m.
Yeah. It was that. In this mail this become clear (http://www.mail-archive.com/distutils-sig@python.org/msg00439.html ) it seems the semi-colons are needed in .pth files, and i was using indentation as in python files. Thank you. --adso On Tue, Dec 14, 2010 at 2:23 AM, P.J. Eby <pje@telecommunity.com> wrote:
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(...)"?
5659
Age (days ago)
5659
Last active (days ago)
0 comments
1 participants
participants (1)
-
adso 0000