[Bug 1738884] Re: python 3.6 ubuntu 16.04 needs updated lib
Michael Hudson-Doyle
mwhudsonlp at fastmail.fm
Tue Dec 19 00:25:36 UTC 2017
Python 3.6 is not part of 16.04 and so no package that contains
extension modules has them built for python 3.6. 17.10 has everything
built for 3.6 and obviously 18.04 will too.
** Changed in: python-apt (Ubuntu)
Status: New => Invalid
--
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:
Invalid
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