JetBrains / colorSchemeTool

Apache License 2.0
452 stars 81 forks source link

Python version update? #35

Open valhuber opened 2 years ago

valhuber commented 2 years ago

I really want this (for Mint Light), but this is a very old version of Python. Any plans to move to current Python?

valhuber commented 2 years ago

Ah, I did stumble across this.... For MacOS Monterey, 2.7 is, happily, already installed, so:

virtualenv -p /usr/bin/python2.7 venv
source venv/bin/activate
sh convert.sh