Closed GoogleCodeExporter closed 9 years ago
Turns out the defect is in setuptools. Python 2.6.3 killed setuptools current
stable
releases. There is a version that has been updated, no egg, but its in the svn.
Once
I installed the new setuptools the installation went off without a hitch.
I just did...
>> easy_install setuptools==dev
>> then python setup.py install
and golden.
More info
http://mail.python.org/pipermail/distutils-sig/2009-October/013822.html
http://74.125.113.132/search?
q=cache:fsQDTPC1dNsJ:planet.python.org/+python+setuptools+KeyError+'encode'&cd=7
&hl=e
n&ct=clnk&gl=us
Original comment by JoshBWh...@gmail.com
on 13 Oct 2009 at 10:01
Thanks for the work-around Josh!
Original comment by dthomp...@gmail.com
on 13 Oct 2009 at 5:22
Original issue reported on code.google.com by
JoshBWh...@gmail.com
on 13 Oct 2009 at 9:23