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
Traceback (most recent call last):
File "/home/paolo/.local/bin/csv2ofx", line 15, in <module>
from csv2ofx.main import run
File "/home/paolo/.local/lib/python3.12/site-packages/csv2ofx/main.py", line 25, in <module>
from imp import find_module, load_module
ModuleNotFoundError: No module named 'imp'
https://discuss.python.org/t/how-do-i-migrate-from-imp/27885
No idea what to do next. Help! Fedora 39 moves to python 3.12 and that means I'm going to be unable to use csv2ofx
The text was updated successfully, but these errors were encountered: