[issue12246] create installation path if it's non-existent

R. David Murray report at bugs.python.org
Sun Jun 5 21:16:27 CEST 2011


R. David Murray <rdmurray at bitdance.com> added the comment:

I'm not sure I understand your confusion, but perhaps what you are missing is that we don't support installing 3rd party packages inside a source tree, only into an installed Python, and installing Python creates the site-packages directory in $prefix.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12246>
_______________________________________


More information about the Python-bugs-list mailing list