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

How to setup Python3.8 #21

Open
oki-aryawan opened this issue Aug 28, 2022 · 2 comments
Open

How to setup Python3.8 #21

oki-aryawan opened this issue Aug 28, 2022 · 2 comments

Comments

@oki-aryawan
Copy link

Do you have any tips to upgrate python3.6 to python3.8 and still use the pre-installed library?

I just tried to remove python 3.6 and replace it with python 3.8, then reinstall library for 3.8 version, but I got a lot of error and opencv 4.5.5 didn't work.

@Qengineering
Copy link
Owner

@oki-aryawan,

It's almost impossible to upgrade python when you have software already working under the old version. You get a lot of missing links and incompatible version errors.
Best to use this image with pre-installed Python 3.8, OpenCV 4.6.0, TensorFlow 2.4.1 and PyTorch 1.12.0.
If needed, the other missing frameworks can be installed manually according to the guides at our website.

@oki-aryawan
Copy link
Author

Thank you, I need python3.8 for running yolov5 on jetson nano 4GB. I'll try it soon.....

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