Closed GoogleCodeExporter closed 9 years ago
I'm not sure to understand what you want to do... setup.py retrieve the python
lib directory (site-packages) of your python installation with :
from distutils.sysconfig import get_python_lib
And make sure all files are installed at the right place. What is the point to
put files in /usr/local/lib if your current python is in /usr/lib ?
Original comment by belan...@gmail.com
on 15 Apr 2011 at 4:33
Original comment by belan...@gmail.com
on 28 May 2011 at 2:35
Original issue reported on code.google.com by
fpin...@gmail.com
on 14 Apr 2011 at 2:24