Aivar Annamaa added the comment:

I believe for beginners it's not difficult to enter "pip install package". The 
trouble is with opening the command prompt, knowing about PATH and different 
Python versions etc.

Terry mentioned GUI development to be more expensive. What about providing a 
special command for IDLE shell, similar to IPython's magic commands:

%pip install package

----------
nosy: +Aivar.Annamaa

_______________________________________
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