2024 iThome 鐵人賽
分享至
conda create --name py3.9 python=3.9.19 conda activate py3.9 pip install tensorflow==2.10.0 pip install numpy==1.26.4
pip install notebook==6.5.6 jupyter notebook
IT邦幫忙