Jetson Nano has Python 3.69. However, to use YOLO V5, you need Python 3.7 or higher.
However, if you upgrade Python, it is impossible to receive pytorch and torchvision through whl. Therefore, it is impossible to use YOLO V5 with GPU.
Am I right? (If that’s true, I’d sell the Jetson nano.)
Hi,
Do you use Ultralytics YOLOv5?
If yes, please check the below comment and checkout the source before the Python3.6 drop.
opened 12:01AM - 29 Apr 22 UTC
closed 06:50PM - 29 Apr 22 UTC
question
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://gith… ub.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions.
### Question
Hi,
I have a Jetson Nano with has python 3.6 and its pytorch version for python3.6.
I checked the readme.md and found that the required python version was changed from 3.6 to 3.7 recently ( commit ff8646cdea57a1e81a381de37b881e55ab273777 2022/1/26) and then released as v6.1 tag. I didn't see any python or library upgrade around those commits.
I'd like to check if this is a planned version upgrade or python3.6 is still supported.
Thanks,
Fei
### Additional
_No response_
Thanks.
system
Closed
October 10, 2023, 6:47am
5
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.