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 while running network/yolo_nano_network.py #10

Open
jaskiratsingh2000 opened this issue Jun 4, 2021 · 1 comment
Open

Comments

@jaskiratsingh2000
Copy link

I ran the following command and it gave me import error:

git clone https://github.com/ardeal/yolo_nano.git

cd yolo_nano

python network/yolo_nano_network.py

and running these commands gave me the following error:

Traceback (most recent call last):
  File "network/yolo_nano_network.py", line 5, in <module>
    from .basic_layers import conv1x1, conv3x3, EP, PEP, FCA, YOLOLayer
ImportError: attempted relative import with no known parent package

@ardeal Can you please let me know that how I can resolve this error?

@jaskiratsingh2000
Copy link
Author

@ardeal It's been a while. haven't heard anything from you. please let me know @ardeal that would be helpful

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