-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trouble installing via pip on Windows #182
Comments
I can't reproduce with
The 0.1.5 release has this problem - it was an oversight when I uploaded to PyPi, which is why 0.1.6 was released. It seems in your case pip is trying to install the cached 0.1.5 version. Could you try purging |
I just ran Am I clearing the cache correctly? It says
|
Describe the bug
pip cannot successfully acquire py-cui
To Reproduce
run
pip install py-cui
in Powershell via the Windows TerminalScreenshots
Environment:
pip 22.3.1 from C:\msys64\mingw64\lib\python3.10\site-packages\pip (python 3.10)
The text was updated successfully, but these errors were encountered: