GDGVIT/pip-gui

fails to install from pip

Opened this issue · 2 comments

fails to install from pip

pip install pip-gui
ERROR: Could not find a version that satisfies the requirement pip-gui (from versions: none)
ERROR: No matching distribution found for pip-gui

also fails to install from the repo

I guess, more details are needed about your environment.
I've successfully installed pipgui-1.4 via pip install pipgui for Python 3.10 on Windows 10 64-bit, but it is hardly usable because of the errors like #33.
And it seems the project is abandoned...

ended up making my own pip ui https://github.com/hannesdelbeke/pip-qt
pip install pip-qt