dfrnoch / discord-sniper

🔰 Discord Nitro & Giveaway sniper! Made with Python
MIT License
167 stars 84 forks source link

Need PIP #35

Open phant0m2290 opened 3 years ago

phant0m2290 commented 3 years ago

i cant install the newest PIP needed. i used all the commands but he dont know the syntax pip or something

thizsam commented 3 years ago

python Main.py

FeelsBadMan1 commented 2 years ago

i cant install the newest PIP needed. i used all the commands but he dont know the syntax pip or something

Do you use Windows or Linux? you need to manually instal pip. if you use windows you should uninstall python by opening hte installer and choose the uninstalloption then install it again but make sure you select the checkbox "add pip to path"

If you use Linux you need to install it using apt but you also should apdate and upgrade apt first. you can do this within 1 single line:

apt update && apt upgrade && apt install python3-pip
phant0m2290 commented 2 years ago

i cant install the newest PIP needed. i used all the commands but he dont know the syntax pip or something

Do you use Windows or Linux? you need to manually instal pip. if you use windows you should uninstall python by opening hte installer and choose the uninstalloption then install it again but make sure you select the checkbox "add pip to path"

If you use Linux you need to install it using apt but you also should apdate and upgrade apt first. you can do this within 1 single line:

apt update && apt upgrade && apt install python3-pip

so i uninstalled every pythin thing i had. and installed python 3.8.0 (cous that is the version it asks for) but when i launch install.bat it says ive installed 3.9

phant0m2290 commented 2 years ago

i cant install the newest PIP needed. i used all the commands but he dont know the syntax pip or something

Do you use Windows or Linux? you need to manually instal pip. if you use windows you should uninstall python by opening hte installer and choose the uninstalloption then install it again but make sure you select the checkbox "add pip to path" If you use Linux you need to install it using apt but you also should apdate and upgrade apt first. you can do this within 1 single line:

apt update && apt upgrade && apt install python3-pip

so i uninstalled every pythin thing i had. and installed python 3.8.0 (cous that is the version it asks for) but when i launch install.bat it says ive installed 3.9

so i fixed this. but now when i lauch install.bat it gives an error. the logs: https://hastebin.com/egeronuhex.php