agesys-dev team mailing list archive
-
agesys-dev team
-
Mailing list archive
-
Message #00134
[Bug 1051512] Re: pip does not install oursql under python3
It appears that in the install script there is a
print "..."
instead of
print ("...")
** Tags added: python3
--
You received this bug notification because you are a member of Agesys
Team, which is subscribed to oursql.
https://bugs.launchpad.net/bugs/1051512
Title:
pip does not install oursql under python3
Status in oursql:
New
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/oursql/+bug/1051512/+subscriptions
References