RizwanMunawar / yolov7-object-tracking

YOLOv7 Object Tracking Using PyTorch, OpenCV and Sort Tracking
GNU General Public License v3.0
576 stars 174 forks source link

Install torch fail #36

Closed iamlun closed 1 year ago

iamlun commented 1 year ago

Trying to run it on AWS EC2 Ubuntu 20.04 with 20GiB, not use the conda env.

Command: pip install -r requirements.txt

Collecting scipy>=1.4.1 Downloading scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) |████████████████████████████████| 34.5 MB 38.5 MB/s Collecting torch!=1.12.0,>=1.7.0 Downloading torch-2.0.0-cp38-cp38-manylinux1_x86_64.whl (619.9 MB) |████████████████████████████████| 619.9 MB 38.2 MB/s eta 0:00:01Killed