1)
sudo apt-get install python3-pip python3-dev
2)
Install/Uninstall scipy
sudo pip3 install scipy
sudo pip3 uninstall scipy
OR
sudo apt-get install python3-scipy
sudo apt-get purge python3-scipy
sudo apt-get install python3-pip python3-dev
2)
Install/Uninstall scipy
sudo pip3 install scipy
sudo pip3 uninstall scipy
OR
sudo apt-get install python3-scipy
sudo apt-get purge python3-scipy
No comments:
Post a Comment