AstraaDev / Discord-All-Tools-In-One

ATIO is a AIO Script Developed with Python3. It gathers a total of 23 Discord tools (including a RAT, a Raid Tool, a Token Grabber, a Crash Video Maker, etc). It has a pleasant and intuitive interface to facilitate the use of all with help and explanations for each of them.
MIT License
800 stars 254 forks source link

pip installed all versions of each dependency #63

Open UsboKirishima opened 1 year ago

UsboKirishima commented 1 year ago

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?

Crackerinho commented 1 year ago

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