gevent-socketio icon indicating copy to clipboard operation
gevent-socketio copied to clipboard

fresh bootstrap

Open douglasbsf opened this issue 11 years ago • 0 comments
trafficstars

When run "python bootstrap.py" in example/django_chat results:

pkg_resources.VersionConflict: (setuptools 0.6c11 (/tmp/tmpERBXPd/setuptools-0.6c11-py2.7.egg), Requirement.parse('setuptools>=0.7'))

Solution:

http://downloads.buildout.org/2/bootstrap.py

douglasbsf avatar Aug 20 '14 17:08 douglasbsf