Installation#
To ensure compatibility with Python v3.12.7 and Lightning v2.4.0, we recommend creating a new environment using conda to avoid conflicts with existing setups.
conda create -n scmiracle python=3.12
conda activate scmiracle
pip install scmiracle
You’re All Set!
Once the installation is complete, you’re ready to proceed to the next steps in the guide.