yolov5_deepsort_tensorrt_cpp
yolov5_deepsort_tensorrt_cpp copied to clipboard
requirements.txt not found
could you please tell me where is requirements.txt?
meanwhile, I pip install yolov5_deepsort_tensorrt project's requirements.txt, then I run demo.py I found this error:
Traceback (most recent call last):
File "demo.py", line 10, in
There is no requirements.txt, I made a typo in the README.
Can you tell the situation how you run the demo.py?
I run demo.py and output following errors:
Traceback (most recent call last):
File "demo.py", line 10, in
What platform did you test on ?x86 or Jetson NX/TX2 ?
x86
x86
Ubuntu with python 3.7 ?
yes, ubuntu with python 3.7
yes, ubuntu with python 3.7
I haven’t encountered this kind of problem for the time being, I can't help you now, sorry for that.