It's 2019 now and it seems you still have to use a command prompt to install a package you'll use in IDLE
Le jeudi 26 avril 2012 10:06:54 UTC+2, pca a écrit : > > As a developer of a python module called pyDatalog > <http://pypi.python.org/pypi/pyDatalog>, I find the installation of > modules by end-user frustratingly complex. One reason is that installation > instructions currently need to be OS dependent. A solution to that issue > would be to let users install module by using IDLE, not their OS. Indeed, > IDLE is the same on all OS. > > Users would : > * start IDLE of the python they want to install the module in > * import an installation module, e.g import pip > * execute a python command to install the desired module : pip('install', > 'pyDatalog') > * restart IDLE to take advantage of the new module > > Has this been considered before ? A search of 'IDLE' on this list did not > bring anything. Is this technically possible ? Any comments welcome. > PCA > -- You received this message because you are subscribed to the Google Groups "virtualenv" group. To unsubscribe from this group and stop receiving emails from it, send an email to python-virtualenv+unsubscr...@googlegroups.com. To post to this group, send email to python-virtualenv@googlegroups.com. Visit this group at https://groups.google.com/group/python-virtualenv. For more options, visit https://groups.google.com/d/optout.