Problem über PIP bei der Installation auf PythonPython

Python-Programme
Anonymous
 Problem über PIP bei der Installation auf Python

Post by Anonymous »

Wenn ich etwas auf Python wie PIP3 installieren möchte, funktioniert es nicht < /p>
Wenn ich schreibe: < /p>
pip install (example)
< /code>
oder < /p>
pip3.exe
< /code>
Es heißt: < /p>
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "C:\Python311\Scripts\pip3.exe\__main__.py", line 4, in
ModuleNotFoundError: No module named 'pip'
< /code>
Also, was ich tun werde?>

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post