
report at bugs
Oct 28, 2009, 1:33 AM
Post #2 of 2
(130 views)
Permalink
|
|
[issue5243] Missing dependency in distutils build
[In reply to]
|
|
Patrick Gerken <patrick.gerken [at] computer> 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> <http://bugs.python.org/issue5243> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|