[issue11638] python setup.py sdist crashes if version is unicode

David Barnett report at bugs.python.org
Tue Oct 18 04:41:58 CEST 2011


David Barnett <davidbarnett2 at gmail.com> added the comment:

I'm getting this exact error when I run "python setup.py sdist", no matter what I do. Even if I just create a new project, type "1.0.0" for version, type "a" in all the other fields, and say "no" to every question; then run "pysetup generate-setup" and "python setup.py sdist".

----------
nosy: +mu_mind

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11638>
_______________________________________


More information about the Python-bugs-list mailing list