Discord-All-Tools-In-One
Discord-All-Tools-In-One copied to clipboard
pip installed all versions of each dependency
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?
You can run the setup.bat file rather than try to install them your self (this worked for me)