Hi all
Is there a way tu call pip via RUNPY?
Usually I do server maintenance and intallations via shell, like this
SH-5.1$ /u2/uv/python/bin/python3 -m pip install some_module
SH-5.1$ /u2/uv/python/bin/python3 -m pip freeze
Of course, it the server is running on windows things are different, so I was wondering if there is some way to interface with pip using the Universe command line, and not the operative system shell.
------------------------------
Héctor Cortiguera
Quiter Servicios Informaticos SL
------------------------------
