Open Issues Need Help
View All on GitHubAI Summary: The `install.sh` script fails to check for the presence and version (specifically Python 3.9+) of Python, leading to silent installation failures on systems lacking the required Python environment. The issue requests that the script validate Python installation and version, providing clear error messages if prerequisites are not met.
Complexity:
2/5
bug good first issue priority-medium area-installation