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

Éric Araujo report at bugs.python.org
Fri Jun 3 18:18:58 CEST 2011


Éric Araujo <merwok at netwok.org> added the comment:

Ah, I understand; I have a $srcdir/Lib/site-packages directory, but packaging wants to install into $prefix/site-packages, which does not exist.  +1 to adding a nice message.  Tshepang, would you like to update your patch?

----------

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


More information about the Python-bugs-list mailing list