You are not logged in.
hi,
I installed python pip in debian wheezy before I upgraded my system to devuan stable.
these are the command I used:
wget https://bootstrap.pypa.io/get-pip.py
python get-pip.py
however, when I tried to install additional python libraries after devuan upgrade, I received error:
pip install numpy keras matplotlib pandas
Offline
https://pkginfo.devuan.org/stage/ascii/ … eb9u1.html?
EDIT: https://xkcd.com/1987/
Last edited by Head_on_a_Stick (2019-08-09 09:57:37)
Brianna Ghey — Rest In Power
Offline
thanks!
the command i used installs the latest pip (ver. 19.2.1), while the pip in ascii is ver. 9.0.1. maybe that's what caused the installation error for other python packages.
how do i remove PIP i already installed? i looked through 'synaptics' for installed packages but couldn't find it.
Offline