[Bug 1738884] [NEW] python 3.6 ubuntu 16.04 needs updated lib
Steven Warwick
1738884 at bugs.launchpad.net
Mon Dec 18 21:22:20 UTC 2017
Public bug reported:
16.04 comes with apt_pkg.cpython-35m-x86_64-linux-gnu.so but places it
in the /usr/lib/python3/dist-packages directory, not the
/usr/lib/python3.5/dist-packages directory.
I'm guessing that apt isn't adding the 3.6 version correctly when
installing python3.6, as we are getting errors in modules that depend on
this when using py3.6 ( error is "not found apt_pkg" )
regretfully beyond us to know if the problem is here or in how py3.6 is maintained.
** Affects: python-apt (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-apt in Ubuntu.
https://bugs.launchpad.net/bugs/1738884
Title:
python 3.6 ubuntu 16.04 needs updated lib
Status in python-apt package in Ubuntu:
New
Bug description:
16.04 comes with apt_pkg.cpython-35m-x86_64-linux-gnu.so but places it
in the /usr/lib/python3/dist-packages directory, not the
/usr/lib/python3.5/dist-packages directory.
I'm guessing that apt isn't adding the 3.6 version correctly when
installing python3.6, as we are getting errors in modules that depend
on this when using py3.6 ( error is "not found apt_pkg" )
regretfully beyond us to know if the problem is here or in how py3.6 is maintained.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1738884/+subscriptions
More information about the foundations-bugs
mailing list