phil-bergmann / tracking_wo_bnw

Implementation of "Tracking without bells and whistles” and the multi-object tracking "Tracktor"

Home Page:https://arxiv.org/abs/1903.05625

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pip install requirements meets some errors

szh91 opened this issue · comments

hi, when i pip install tensorflow-gpu==1.1.0, it's error:" ERROR: Could not find a version that satisfies the requirement tensorflow-gpu==1.1.0. ERROR: No matching distribution found for tensorflow-gpu==1.1.0

and what is the version of pytorch?

You can find all versions in the requirements.txt or README.md. Please make sure to work with the proper Python version as well.

Can we close this issue?