conda create -n enzymecage python=3.10 conda activate enzymecage sh setup_env.sh Note: The setup_env.sh script specifies a CUDA version when installing PyTorch and related dependencies. If the ...
Operation Guide 4.1 Program Startup Configure the Python environment (ensure the dependent libraries are installed and the C extension modules are compiled successfully); Use a Python IDE (such as ...