Closed GoogleCodeExporter closed 9 years ago
Hi, the problem seems to me that you are installing for Python 2.5. The latest
versions of the module only support Python 2.6 or 3.x.
If you need Python 2.5 support then the older 1.0.2 version should work
(although it
is a little slower and has a few less features). Otherwise you need to install
or use
a later version of Python.
I am surprised that 'easy_install' didn't work though. That should have picked
up the
1.0.2 version. It's possible that you have Python 2.6 installed but that your
default
'python' is still 2.5. (?)
Original comment by python.bitstring@googlemail.com
on 22 Jan 2010 at 10:49
Original issue reported on code.google.com by
Prasad.R...@gmail.com
on 22 Jan 2010 at 10:02