Seeed-Projects / jetson-examples

The jetson-examples repository by Seeed Studio offers a seamless, one-line command deployment to run vision AI and Generative AI models on the NVIDIA Jetson platform.
https://github.com/seeed-projects/jetson-examples
MIT License
99 stars 18 forks source link

my device is jetson nano , have 16 g space ,and i have126g sd card,but it show insufficient disk space #26

Open xkai66 opened 1 week ago

xkai66 commented 1 week ago

(base) xkai@xkai-desktop:~$ reComputer run ultralytics-yolo INFO: machine[nvidia jetson nano developer kit] confirmed... run example:ultralytics-yolo ----example init---- CONFIG_FILE_PATH=/media/xkai/4fecbf10-3b85-4d9a-83c8-9bd721e084a4/miniconda/conda/lib/python3.12/site-packages/reComputer/scripts/ultralytics-yolo/config.yaml yq is already installed. jq is already installed. jq-1.5-1-a5b5cbe 32.6.1 35.3.1 35.4.1 35.5.0 36.3.0 L4T VERSION 32.6.1 is in the allowed: OK! nvidia-jetpack is installed: OK! Insufficient disk space. Required: 16G, Available: 3G. An error occurred. Exiting...

yuyoujiang commented 6 days ago

I suspect that there are too many files stored on your SSD. Please use the df -h command in the terminal to check the SSD usage.