Discord-All-Tools-In-One icon indicating copy to clipboard operation
Discord-All-Tools-In-One copied to clipboard

pip installed all versions of each dependency

Open UsboKirishima opened this issue 3 years ago • 1 comments

I run the command "pip install -r requirements.txt" and pip installed all version (like 1.0.0 1.0.1 1.0.2) of each dependency put in requirements.txt. I don't use python but I think this is because you don't declared the version for each dependency. Is this possible?

UsboKirishima avatar Aug 03 '22 16:08 UsboKirishima

You can run the setup.bat file rather than try to install them your self (this worked for me)

Crackerinho avatar Aug 27 '22 12:08 Crackerinho