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
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to