martomi / chiadog

A watch dog providing a peace in mind that your Chia farm is running smoothly 24/7.
MIT License
457 stars 120 forks source link

Feature Request: Add Python version check to install script #78

Closed pieterhelsen closed 3 years ago

pieterhelsen commented 3 years ago

Add a version check for python (> 3.7) to the install script and cleanly exit the installer when the check fails to prevent ModuleNotFound or other errors from popping up during the installation process.