Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.3k
Closed

Description
Originally reported by:tseaver (Bitbucket:tseaver, GitHub:tseaver)
Both zc.buildout and easy_install fail to update to setuptools 8.4 with tracebacks like so:
$ sudo /opt/Python-3.3.3/bin/easy_install -U setuptoolsSearching for setuptoolsReading https://pypi.python.org/simple/setuptools/Best match: setuptools 8.4Downloading https://pypi.python.org/packages/source/s/setuptools/setuptools-8.4.zip#md5=41154296b306110e56ebe8dbd35a0d31Processing setuptools-8.4.zipWriting /tmp/easy_install-wth6t5/setuptools-8.4/setup.cfgRunning setuptools-8.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wth6t5/setuptools-8.4/egg-dist-tmp-nl1f7kTraceback (most recent call last):File "/opt/Python-3.3.3/lib/python3.3/site-packages/setuptools-8.3-py3.3.egg/pkg_resources/__init__.py", line 2262, in loadAttributeError: 'module' object has no attribute 'write_setup_requirements'