reubano/csv2ofx

Deprecation Warning

DJAlik opened this issue · 0 comments

main.py:25: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses
from imp import find_module, load_module
Traceback (most recent call last):
File "O:\E Drive\ZIPPED\FULLVER\Quicken\csv2ofx-0.30.0\csv2ofx\main.py", line 44, in
from . import utils
ImportError: attempted relative import with no known parent package