Hi,

According to the trace, I can see:

> File "/usr/lib/python3/dist-packages/future/standard_library/__init__.py", line 65, in <module>
>     import imp
> ModuleNotFoundError: No module named 'imp'

This comes from the python3-future package, not from swiftclient. I tried fixing python3-future for Python 3.12, however, there are other issues that needs to be fixed in that package, so it's harder than just fixing a bad import.

I wont be able to tell for sure if swiftclient can build with Python 3.12 until future is fixed.

Cheers,

Thomas Goirand (zigo)

Reply via email to