[issue5243] Missing dependency in distutils build
Patrick Gerken
report at bugs.python.org
Wed Oct 28 09:33:00 CET 2009
Patrick Gerken <patrick.gerken at computer.org> added the comment:
Hi Tarek,
I think clib stuff is installed in the right python directory and the
ext install step then just finds them.
To reproduce the issue, run
the "old" easy_install in a virtualenv.
easy_install ReportLab
It will then fail because of the missing library.
I can also show it during Plone Conference, just look for me in irc.
Thanks,
Patrick
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5243>
_______________________________________
More information about the Python-bugs-list
mailing list