I am currently working on my Nvidia Jetson Nano 4GB following this guide. I try to install tensorflow but a few moments later I have THAT 2500lines error: 'python version don't match your environment' . Okay, I want to see my actual version and I have a different answer for each request. What should I do?
Asked
Active
Viewed 369 times
-1
-
That guide is 1.5 years old, that's ancient in Machine Learning terms. There's probably a lot of incompatibility issues if you try installing a current version of anything ML-related using a guide that old. https://docs.nvidia.com/deeplearning/frameworks/install-tf-jetson-platform/index.html – couka Jan 17 '21 at 23:25
1 Answers
0
just write python
in terminal to see your python version if that is what you are asking?

acroscene
- 845
- 4
- 16
- 45