Hi everyone, I upgraded the system two weeks ago and since then I am having issues with Python. In particular this also affects entropy: if I run equo upgrade, in the post installation process of practically each package an IPython (or Jupyter now) QtConsole fires up and I have to close it manually, but having the packages installed as expected (or at least is what I suppose).
I checked some things related to python and I found: # whereis pip pip: /usr/bin/pip /usr/bin/pip3.4 /usr/bin/pip2.7 # pip2.7 --help The Jupyter QtConsole. This launches a Console-style application using Qt. It is not a full console, in that launched terminal subprocesses will not be able to accept input. [...] Thus it happened that pip actually is an alias to Ipython QtConsole but, why? I cannot wonder what happened. Thanks, Alex --- Alex Pacini, MS email: [email protected] blog: https://pacinispace.blogspot.com ORCID: orcid.org/0000-0002-0316-4989 skype: alex_pacini ---
