This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lorenzogotuned
Recipients lorenzogotuned, terry.reedy, upendra-k14
Date 2016-06-15.17:48:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1466012933.24.0.849807978656.issue27051@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2016-06-15 17:48:53lorenzogotunedsetrecipients: + lorenzogotuned, terry.reedy, upendra-k14
2016-06-15 17:48:53lorenzogotunedsetmessageid: <1466012933.24.0.849807978656.issue27051@psf.upfronthosting.co.za>
2016-06-15 17:48:53lorenzogotunedlinkissue27051 messages
2016-06-15 17:48:52lorenzogotunedcreate