
Nov. 3, 2017
6:50 a.m.
On 3 November 2017 at 02:22, Ivan Levkivskyi <levkivskyi@gmail.com> wrote:
Just another random idea: What about simply having two menu items in IDLE:
* Install/update package manager * Open package manager
The first one will install the pipgui from PyPI (and pip if not already installed). The second one will run the GUI.
This way it looks like pipgui can be simply published on PyPI without special-casing at all, or am I missing something?
This would also deal with the case where "ensurepip" hadn't been run at install time for some reason. Cheers, Nick. -- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia