Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation Warning #100

Open
DJAlik opened this issue Apr 16, 2023 · 0 comments
Open

Deprecation Warning #100

DJAlik opened this issue Apr 16, 2023 · 0 comments

Comments

@DJAlik
Copy link

DJAlik commented Apr 16, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant