Public bug reported:

$ 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

** Affects: python-future (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2071640

Title:
  python3-future 0.18.2 is not compatible with Python 3.12

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-future/+bug/2071640/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to