[issue27051] Create PIP gui

lorenzogotuned report at bugs.python.org
Wed Jun 15 13:48:53 EDT 2016


lorenzogotuned added the comment:

I made it run from the root directory with:

python pip_tkinter/__main__.py

For sure the right way should be 

python -m pip_tkinter

The first view works fine for PyPi, the second one is just void. I added a issue for an enhancement at <https://github.com/upendra-k14/pip_gui/issues/2>. 
We are going to fix what we have this weekend, for the sake of the first deadline.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27051>
_______________________________________


More information about the Python-bugs-list mailing list