GDGVIT / pip-gui

A GUI based Python Package installer
GNU General Public License v3.0
89 stars 23 forks source link

fails to install from pip #40

Open hannesdelbeke opened 1 year ago

hannesdelbeke commented 1 year ago

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

Anton-V-K commented 9 months ago

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...

hannesdelbeke commented 9 months ago

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