Currently trying to make voice commands for my PC. Whenever I try to install any module's, I get WARNING: Ignoring invalid distribution ~ (C:\Users\Username\AppData\Local\Programs\Python\Python311\Lib\site-packages)
This has been going on for a while, but through attempting different pip installs, or brute force, I could install modules. It's finally stopped working, so I need help to figure out why this happened and how to fix it. Since, despite saying it's installed, it still won't work afterwards.
I'm on a Windows desktop. And this glitch happens with any installation I attempt on the command prompt.
I tried pip, unable to use pip, pip -m, pipwin, and suga pi, and pip-m doesn't work, pipwin is unavailable for my device, and so is suga I'm trying to install pyaudio, whenever I try it or any other module for that matter, i get the error previously stated. That being. WARNING: Ignoring invalid distribution ~ (C:\Users\Username\AppData\Local\Programs\Python\Python311\Lib\site-packages)
```to format block with error mesage, commands, etc.