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

ERROR: No matching distribution found for tensorflow-gpu==2.3.0rc0 please help #80

Open
iamnothingCC opened this issue Feb 21, 2022 · 4 comments

Comments

@iamnothingCC
Copy link

image

@Rahmyyy
Copy link

Rahmyyy commented Feb 23, 2022

Hi I had the same issue and found this solved it.

theAIGuysCode/yolov4-deepsort#120 (comment)

It should work by installing Tensorflow 2.3.0:

pip install tensorflow==2.3.0

@iamnothingCC
Copy link
Author

thanks it works

@iamnothingCC
Copy link
Author

BTW i want to run this on jetson nano the problem is tensorflow==2.3.0 cannot be installed will it be okay if i just install the latest version of tensorflow?

@Rahmyyy
Copy link

Rahmyyy commented Feb 28, 2022

Worth a try. I haven't tried this before. But there are others who have tried installing Tensorflow 2 on a jetson Nano https://jkjung-avt.github.io/build-tensorflow-2.0.0/

Sounds like an interesting project. Let us know how this goes.

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