AssafSinger94 / dino-tracker

Official Pytorch Implementation for “DINO-Tracker: Taming DINO for Self-Supervised Point Tracking in a Single Video”
MIT License
361 stars 39 forks source link

Failed to install requirements #7

Open VitoIvanoDAlessandro opened 4 months ago

VitoIvanoDAlessandro commented 4 months ago

I am using WSL2. After correctly creating the conda environment, the error arose when I tried to install the requirements written in the requirements.txt file (cannot run setup.py egg_info). What could be the problem related to this issue?

Is it possible to use Dino-tracker in a system different from linux?

tnarek commented 3 months ago

hi @VitoIvanoDAlessandro , thanks for your question. Could you please provide the full log and the error message when you're trying to install the dependencies?