SebiAi / custom-nothing-glyph-tools

A repo containing scripts and tools for creating custom Nothing Glyph compositions.
GNU General Public License v3.0
248 stars 18 forks source link

Check for Python Version before executing #23

Closed Snupai closed 9 months ago

Snupai commented 9 months ago

In checkRequirements check for the currently used Python version and if it is below 3.10 throw an Exception with the message "You are using Python n.n.n. This script requires Python 3.10 or higher.".