Closed Naoto-Ida closed 9 years ago
Can you share your interpreter version? python --version
or import sys; print(sys.version)
I can't seem to create the error condition in cPython 2.7 or 3.4.
I get the exact same error in Python 2.6.1.
Works fine in Python 2.7.6.
Looking at the setup.py, 2.6.x isn't supported.
That explains that! Thanks for clarifying!
Yes, sorry for not clarifying that.
@Naoto-Ida close issue?
@WeeSkilz Sorry, I'll close it.
What would be the problem?