Pip Installation Warning [ Bug Or Virus ]
See original GitHub issueDescription
When I Install A Python Pacakage in Latest Version Of PIP [ Resolve If its a Bug ]
Expected behavior
I Searched on Internet About -ywin32, It has no results A Webpage shows that its in a virus or a malware
pip version
21.2.3
Python version
3.9.6
OS
Windows
Output Error [ Warnings ]
C:\Users\goura>pip install numpy
WARNING: Ignoring invalid distribution -ywin32 (c:\users\goura\appdata\local\programs\python\python39\lib\site-packages)
WARNING: Ignoring invalid distribution -ywin32 (c:\users\goura\appdata\local\programs\python\python39\lib\site-packages)
Collecting numpy
Using cached numpy-1.21.1-cp39-cp39-win_amd64.whl (14.0 MB)
WARNING: Ignoring invalid distribution -ywin32 (c:\users\goura\appdata\local\programs\python\python39\lib\site-packages)
Installing collected packages: numpy
WARNING: Ignoring invalid distribution -ywin32 (c:\users\goura\appdata\local\programs\python\python39\lib\site-packages)
Successfully installed numpy-1.21.1
WARNING: Ignoring invalid distribution -ywin32 (c:\users\goura\appdata\local\programs\python\python39\lib\site-packages)
WARNING: Ignoring invalid distribution -ywin32 (c:\users\goura\appdata\local\programs\python\python39\lib\site-packages)
Code of Conduct
- I agree to follow the PSF Code of Conduct.
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
"pip install unroll": "python setup.py egg_info" failed with error ...
Open a command prompt in elevated mode (run as administrator) · Firstly do pip install ez_setup · Then do pip install unroll (It...
Read more >Error when running pip install: python setup.py egg_info ...
If this error still pops up just try to re-install pip from this file https://bootstrap.pypa.io/get-pip.py. Hope this helps !
Read more >Could not install packages due to an OSError [FIX] - YouTube
This video we'll talk about how to fix the following error : “Could not install packages due to an OSError”. I had this...
Read more >Pip Command Not Found on Windows: A Guide | Built In
A “pip: command not found” error occurs when you haven't properly installed the package installer for Python (pip) on your computer.
Read more >Changelog - pip documentation v22.3.1
Installing argparse or wsgiref will no longer warn or error - pip will allow the installation even though it may be useless (since...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hey Bro 👍👏👏😊, It’s Working Thanks a lot.
Anyone Can help Me Please, I Tried To Repair Python Using Setup Also But Its Not Working