Skip to content

python関係情報

Tomoki Kazawa edited this page May 17, 2023 · 4 revisions

参考

横田研で推奨しているPython環境構築
https://rioyokotalab.github.io/python-supercomputer/ 
  Pythonのパッケージ管理システムpipの使い方
https://note.nkmk.me/python-pip-usage/
富岳上にTensorFlow2.2.0/PyTorch1.7.0共存環境を構築する
https://qiita.com/hara2dev/items/789535aea70a096549be
♯ ノウハウ
pip3 install --user <packege >は可能?