Installation
Requirements
- Python 3.9 or higher
- pip package manager
Basic Installation
Install EHDSLens from PyPI:
Installation Options
With Visualization Support
For matplotlib and plotly charts:
With Export Support
For advanced export features:
Full Installation
All optional dependencies:
Development Installation
For contributing to the project:
Verify Installation
Or from command line:
Troubleshooting
Common Issues
ImportError: No module named 'ehdslens'
Ensure you've installed the package in your active Python environment:
Permission errors on Linux/Mac
Use a virtual environment: