easy_install: unresolved external symbol
David Lyon
david.lyon at preisshare.net
Tue Aug 4 05:12:07 EDT 2009
On Tue, 4 Aug 2009 10:52:20 +0200, Bart Smeets <bartsmeets86 at gmail.com>
wrote:
> I could ofcourse use cxfreeze's binary package. But bbfreeze is not
> available as a binary. I would love to get easy_install to work. But I
have
> no idea what's going wrong here.
What is going on is that setuptools does some very 'advanced' things.
The best you can do is give the option to link to the ez_setup.py
install script and let the users install it them themselves...
David
More information about the Python-list
mailing list