[Distutils] newbie bootstrap question
David Kim
dkdropbox at gmail.com
Fri Jun 26 01:20:02 CEST 2009
Sorry to ask, but I'm having with the first step of the buildout process,
the bootstrap.py script. I get the following error:
> Traceback (most recent call last):
File "bootstrap.py", line 76, in <module>
ws.find(pkg_resources.Requirement.parse('setuptools')).location
AttributeError: 'NoneType' object has no attribute 'location'
Unfortunately, I have no idea why this error is occurring. I am running on
OS X Leopard and was just trying to bootstrap an empty buildout.cfg file to
get things started. Tried googling the error, but nothing came up.
Any pointers?
--
morenotestoself.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20090625/48921509/attachment.htm>
More information about the Distutils-SIG
mailing list