Hi guys, Python 2.7 was released in July 3, and until now we don't have ez_setup.py working for that. It looks for an egg for each python version, and nobody has uploaded that.
There was a guy here last month with problems to install seutptools in his Windows, for a similar reason. Is there so much problem to release bdists for Python 2.7?
And if you come and say to download the tarball and later install, I was trying to use virtualenv + Python2.7 and virtualenv uses ez_setup.py to create virtual environments.
Could someone upload the bdists and update ez_setup.py?
Yup, buildout's newbootstrap.py fails too on the same:
http://winbot.zope.org/builders/zc_buildout_dev%20py_270_win32/builds/0/step...
Wednesday, July 7, 2010, 2:55:39 PM, you wrote:
HLT> Hi guys, HLT> Python 2.7 was released in July 3, and until now we don't have HLT> ez_setup.py working for that. It looks for an egg for each python HLT> version, and nobody has uploaded that.
HLT> There was a guy here last month with problems to install seutptools in HLT> his Windows, for a similar reason. HLT> Is there so much problem to release bdists for Python 2.7?
HLT> And if you come and say to download the tarball and later install, I HLT> was trying to use virtualenv + Python2.7 and virtualenv uses HLT> ez_setup.py to create virtual environments.
HLT> Could someone upload the bdists and update ez_setup.py? HLT> _______________________________________________ HLT> Distutils-SIG maillist - Distutils-SIG@python.org HLT> http://mail.python.org/mailman/listinfo/distutils-sig