安裝
conda create --name steropy python=3.8
conda activate steropy
conda install stereopy -c stereopy -c grst -c numba -c conda-forge -c bioconda -c fastai -c defaults
安裝jupyter lab
conda install jupyterlab
jupyter lab
即可
然后詳細學(xué)習(xí)官網(wǎng)上的流程即可。