[Bug 2071640] Re: python3-future 0.18.2 is not compatible with Python 3.12
Launchpad Bug Tracker
2071640 at bugs.launchpad.net
Tue Dec 10 16:18:07 UTC 2024
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: python-future (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-future in Ubuntu.
https://bugs.launchpad.net/bugs/2071640
Title:
python3-future 0.18.2 is not compatible with Python 3.12
Status in python-future package in Ubuntu:
Confirmed
Bug description:
$ python3 -c 'from future import standard_library'
Traceback (most recent call last):
File "<string>", line 1, in <module> File "/usr/lib/python3/dist-packages/future/standard_library/__init__.py", line 65, in <module>
import imp
ModuleNotFoundError: No module named 'imp'
Python 3.12 support was added upstream in v1.0.0:
https://github.com/PythonCharmers/python-future/commit/ba1cc505f1cb8eb0dfe495174f05aaec5a01eef3
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-future/+bug/2071640/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list