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 <rep...@bugs.python.org>
<http://bugs.python.org/issue23551>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to