美文网首页
python环境

python环境

作者: 风果 | 来源:发表于2017-04-01 21:36 被阅读22次

sudo apt install python-pip

pip install --upgrade --user sklearn

pip install --upgrade --user matplotlib numpy scipy tensorflow ase

hotbit

exportHOTBIT_DIR="/lib64/python"#the name "lib64" can varyexportPATH=":$PATH"exportHOTBIT_PARAMETERS="/param"exportPYTHONPATH="$PYTHONPATH:$HOTBIT_DIR"

相关文章

网友评论

      本文标题:python环境

      本文链接:https://www.haomeiwen.com/subject/hpdwottx.html