Description
The README installation instructions do not fully support Python 3.10+. Some dependencies break unless manually pinned.
Steps to Reproduce
- Install Python 3.10+
- Follow README steps to install Photon
- Observe dependency errors
Expected Result
Successful install following README steps
Actual Result
Errors due to missing pip constraints
Suggested Fix
Add version compatibility notes for Python 3.10+
Environment
- Python 3.10
- Ubuntu 22.04 LTS