Open Issues Need Help
View All on GitHub Developer Tools • Command Line Tools
AI Summary: The `install.sh` script fails to check for the presence and version of Python 3. This leads to silent installation failures on systems without Python 3.9+ or with older versions, resulting in cryptic error messages when the application is first run.
Complexity:
2/5
bug good first issue priority-medium area-installation