SebiAi charscope Makes sense - my bad š . Upgrading your python version to at least 3.10 should fix your issue.
charscope SebiAi Thanks - I have upgraded Python to version 3.13, but it still gives the same error message. Iām wondering if I have made an error in how I did the labels in Audacity? Is that possible?
SebiAi charscope Did you restart the terminal after updating python? And are you sure that you are using the new version of python when you invoke it on the terminal?
charscope SebiAi I am pretty sure I am - I uninstalled the earlier version of Python and then restarted the PC, just to make sure I was invoking the new version on the terminal.
SebiAi charscope Could you please reconfirm by executing the version command again? python --version If that gives you a version of 3.10.* or above you might want to redownload Glyph Tools.
SebiAi charscope Ok, you might want to uninstall that old python version if you do not have a need for it and then restart your terminal.
charscope SebiAi Very strange - that old version is not showing, only version 3.13 as being installed. I will see if I can work out what is going on with the versions. Thanks for your help.