Answer the question
In order to leave comments, you need to log in
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
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 questionAsk a Question
731 491 924 answers to any question