Installation¶
Get ScanMST installed on your system in just a few minutes.
Prerequisites¶
Requirements
- Python: 3.9 or higher
- Operating System: Linux, macOS
Installation Methods¶
Choose your preferred installation method:
Install using conda:
Or create a new environment:
Using the fast uv package manager:
Or with a virtual environment:
Verification¶
Confirm ScanMST is installed correctly:
Troubleshooting Installation¶
Common Issues¶
ImportError: No module named 'scanmst'
Solution: Ensure you've activated the correct Python environment:
For more issues, see the Troubleshooting Guide.
Next Steps¶
Now that ScanMST is installed, try the Quick Start tutorial to run your first prediction!