Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need PIP #35

Open
phant0m2290 opened this issue May 20, 2021 · 4 comments
Open

Need PIP #35

phant0m2290 opened this issue May 20, 2021 · 4 comments

Comments

@phant0m2290
Copy link

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

@thizsam
Copy link

thizsam commented Aug 3, 2021

python Main.py

@FeelsBadMan1
Copy link

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
Copy link
Author

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants