M
M
Murat Krashnikov2021-11-19 11:15:06
Python
Murat Krashnikov, 2021-11-19 11:15:06

Who has the same problem with python tell me how you solved it?

C:\Windows\system32>pip3 install --upgrade pip
WARNING: Ignoring invalid distribution -ip (c:\python310\lib\site-packages)
WARNING: Ignoring invalid distribution -ip (c:\python310\lib\site-packages)
Requirement already satisfied: pip in c:\python310\lib\site-packages (21.3.1)
WARNING: Ignoring invalid distribution -ip (c:\python310\lib\site-packages)
WARNING: Ignoring invalid distribution -ip (c:\python310\lib\site-packages)
WARNING: Ignoring invalid distribution -ip (c:\python310\lib\site-packages)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
X
xniikx, 2021-11-29
@ilovearkane

Also faced this problem.
The first link on stackoverflow.com has a solution and an explanation.
It's basically a package of libraries not installed correctly, so you can safely go to "c:\python310\lib\site-packages" and delete folders called "-ip" and the problem will be solved.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question