You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is it possible that this module doesn't work with python 3.12?
File "/home/xxx/beancount/venv-beancount/lib/python3.12/site-packages/sepa/messages/__init__.py", line 12, in <module>
module = loader.find_module(name).load_module(name)
^^^^^^^^^^^^^^^^^^
AttributeError: 'FileFinder' object has no attribute 'find_module'
The text was updated successfully, but these errors were encountered:
kosli
changed the title
pyhton 3.12 compatibility issue
python 3.12 compatibility issue
Oct 1, 2024
is it possible that this module doesn't work with python 3.12?
The text was updated successfully, but these errors were encountered: