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

Cannot run yolov5 on Python3.6 #7

Closed
quicktwit opened this issue May 11, 2021 · 2 comments
Closed

Cannot run yolov5 on Python3.6 #7

quicktwit opened this issue May 11, 2021 · 2 comments

Comments

@quicktwit
Copy link

quicktwit commented May 11, 2021

Hi
I am running the command on terminal:
./run.sh
But I am getting error:
AssertionError: Python 3.7.0 required by Yolov5, but Python 3.6.9 is currently installed.

Can you help me how did you run detect.py on Python 3.6 on Jetson Nano?
Thank you in advance.

@otamajakusi
Copy link
Owner

I'm afraid jetpack might be old.
Please make sure that the jetpack is v5.0.

@quicktwit
Copy link
Author

Ok you're right. Now it make sense. Thank you so much. I will upgrade and see if it works. I will close the issue. Anyways I can able to use this Dockerfile of yours: https://gist.github.com/otamajakusi/69637ad482ca11f7e86ec7d9b4586285 for Python3.6.
Thank you

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

2 participants