dasabir / CS29006_SW_Lab_Spr2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

" pip install -r requirements.txt " not able to install all dependencies

bratin03 opened this issue · comments

Unable to install decord

Screenshot 2023-01-30 at 10 13 59 AM

For now, it can be done by removing the versions beside each package.
Also later there's some other issue saying "conflicting dependencies" where various packages require different versions of pytorch while the version of pytorch itself is not wrong in "requirements.txt".
So removing the versions for packages wherever it is causing an issue does the job but better wait for Sir's reply. I've sent a mail regarding this to Sir few days back and it will be reposted soon ig.

The requirements.txt and the installation instructionis updated. Try these.