MarkusHuang / YOLOv8-DeepSort-PyQt-GUI

a GUI application, which uses YOLOv8 for Object Detection/Tracking, Human Pose Estimation/Tracking from images, videos or camera
MIT License
238 stars 46 forks source link

nvidia-cublas-cu11==11.10.3.6 error #2

Open willswordh opened 1 year ago

willswordh commented 1 year ago

when I was pip install, there is the error

ERROR: Could not find a version that satisfies the requirement nvidia-cublas-cu11==11.10.3.6 (from versions: 0.0.1.dev5, 0.0.1) ERROR: No matching distribution found for nvidia-cublas-cu11==11.10.3.6

Could you help me with it? Thanks!!

willswordh commented 1 year ago

Actually all the Nvidia packages can't be installed, the conda approach also doesn't work.

MarkusHuang commented 1 year ago

I have tested it locally and it is working normally. Could you provide more info about your system setup? (OS, CPU and GPU)

oyj123321 commented 1 year ago

image

oyj123321 commented 1 year ago

上面的问题我也出现了,但是我安装了别的版本的nvidia,不过在运行时候出现了别的报错。显示这个,问题应该是某个包(sympy、torch)或者别的冲突了或者有别的问题