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

ImportError: attempted relative import with no known parent package #43

Open
mammaddor opened this issue May 10, 2024 · 0 comments
Open

Comments

@mammaddor
Copy link

When executing the train file, I encounter the following error. Please help me.

Traceback (most recent call last):
File "", line 1176, in _find_and_load
File "", line 1147, in _find_and_load_unlocked
File "", line 690, in _load_unlocked
File "", line 940, in exec_module
File "", line 241, in _call_with_frames_removed
File "C:\Users\Asus\PycharmProjects\pythonProject3\EESRGAN-master (1)\EESRGAN-master\detection\engine.py", line 9, in
from .coco_utils import get_coco_api_from_dataset, get_coco_api_from_dataset_base
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