So I want to install a new instance of plone onto my Ubuntu machine. However, whenever I run "python2.4 bootstrap.py" I get the following error.
Downloading http://pypi.python.org/packages/2.4/s/setuptools/setuptools-0.6c9-py2.4.egg Traceback (most recent call last): File "bootstrap.py", line 43, in ? PYTHONPATH= AttributeError: 'NoneType' object has no attribute 'location' This is the first time I see this error, and have absolutely no idea how to correct this. Any ideas? -- View this message in context: http://n2.nabble.com/Problem-running-bootstrap.py-tp2180739p2180739.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
