1 假設服務器上已經安裝python2,python3,現需要安裝自己常用的包
1 wget https://bootstrap.pypa.io/get-pip.py 2 python2 get-pip.py 3 python3 get-pip.py 4 pip2 install --user numpy pandas matplotlib 5 pip3 install --user numpy pandas matplotlib
2 假設服務器上已經安裝R語言,現需要安裝自己常用的包
1 假設服務器上已經安裝python2,python3,現需要安裝自己常用的包
1 wget https://bootstrap.pypa.io/get-pip.py 2 python2 get-pip.py 3 python3 get-pip.py 4 pip2 install --user numpy pandas matplotlib 5 pip3 install --user numpy pandas matplotlib
2 假設服務器上已經安裝R語言,現需要安裝自己常用的包
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。