pip does not install oursql under python3

Bug #1051512 reported by firespeaker
26
This bug affects 5 people
Affects Status Importance Assigned to Milestone
oursql
New
Undecided
Unassigned

Bug Description

The oursql website reports python3 support. Installation instructions on the website instruct to install oursql using pip. However, pip (under python3) downloads and attempts to install python2 code. Either pip support for python3 should be fixed, or special instructions for installing in python3 should be posted to the website.

Tags: python3
Revision history for this message
rafael-calsaverini (rafael-calsaverini) wrote :

It appears that in the install script there is a

print "..."

instead of

print ("...")

tags: added: python3
Revision history for this message
Jacob Magnusson (q-d-k) wrote :

How can this not have been fixed? With this bug the documentation is lying when it says it works under Python 3...

Revision history for this message
Dan Michael Heggø (danmichaelo) wrote :

Seems like this was actually fixed in the py3k branch in 2009 (http://bazaar.launchpad.net/~jerub/oursql/py3k/revision/54) , but that the branch was never merged into trunk and released?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.