python関係情報 - sc4brain/Fugaku2023info-public GitHub Wiki
参考
横田研で推奨している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 >は可能?