[issue23551] IDLE to provide menu link to PIP gui.

Upendra Kumar report at bugs.python.org
Thu Feb 4 16:58:37 EST 2016


Upendra Kumar added the comment:

I am trying to make a Tk based GUI for pip package manager. In reference to msg256736, I am confused about the discovery method mentioned. Is there any way already implemented to detect the Python versions installed systemwide?

Moreover, how to manage the non-standard installation of Python by users? I think in that case, it would be very difficult to detect the Python versions installed in the user's system. In addition to it different tools used for installation of Python generally end up in installing in different folders or paths. 

Therefore, initially what functionality should I try to implement in it? Can anyone please suggest me?

----------
nosy: +upendra-k14

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


More information about the Python-bugs-list mailing list