1.conda create -n new_fjj python=3.7.11
2.conda activate new_fjj
3.conda install pytorch==1.12.1 torchvision==0.13.1 torchaudio==0.12.1 cudatoolkit=11.3 -c pytorch
4.pip install jupyter
5.jupyter notebook
pip install SimpleITK
pip install pandas
pip install tqdm
pip install scipy
pip install diskcache
pip install cassandra-driver