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

raceback (most recent call last): File "/root/reconspider/setup.py", line 3, in <module> import pip ModuleNotFoundError: No module named 'pip' #60

Open
Garuda43 opened this issue Feb 11, 2022 · 2 comments

Comments

@Garuda43
Copy link

Garuda43 commented Feb 11, 2022

No description provided.

@Garuda43
Copy link
Author

raceback (most recent call last):
File "/root/reconspider/setup.py", line 3, in
import pip
ModuleNotFoundError: No module named 'pip'

@gigacodr
Copy link

Try this:
Copy the raw text from this file: https://bootstrap.pypa.io/get-pip.py
Save it as a python file (get-pip.py)
Open the cmd window by typing 'cmd' inside of the current directory that the file you saved is in
Paste in this command: python get-pip.py

lmk if it worked.

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

2 participants