#3296: No Support for --home=~ Python Installations
---------------------------------+------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone:
Component: general | Version: 0.9.5
Severity: normal | Resolution:
Keywords: |
---------------------------------+------------------------------------------
Comment (by [EMAIL PROTECTED]):
Digging into this a little more, the second problem seems to be somewhat
related to the setuptools side of things, due to being in a CGI script
setuptools tries to use the cwd as the place to unpack the eggs but since
it is not writable by the script (the web server runs it as nobody) it
can't make the directory... and that is covered in the PYTHON_EGG_CACHE
bit in the CGI install... so just the first problem please ;)
Re: your response
there is no "~home" that is a shell magic folders thing, i am talking
about using a --home=~ set up in python:
http://python.org/doc/current/inst/alt-install-
windows.html#SECTION000310000000000000000
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3296>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets