charscope Ok, the scripts should tell you to upgrade your python version to at least 3.10. What version of the scripts are you using?

python GlyphTranslator.py --version

    SebiAi Thanks - I am not sure. I get the same error message when I try the command in your last message:

    -0-0-0-

    File “GlyphTranslator.py”, line 346

    match self.phone_model:
    
          ^

    SyntaxError: invalid syntax

      charscope Makes sense - my bad 😅.

      Upgrading your python version to at least 3.10 should fix your issue.

        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?

          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?

            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.

              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 Ah! That shows version 3.8.5! Very odd. Should I redownload Glyph Tools?

                  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.

                    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.

                      10 days later
                      2 months later

                      I was wondering, is it possible to have a vibration track in custom glyph tones? All of the official ringtones from Nothing seem to have their own custom vibration, but the custom ones are missing it.

                        deka Hi, thank you for taking interest in this project. As far as I know there is no custom vibration with any composition, be it with a custom song or made with the Glyph Composer app. I am just “exploiting” the composition system Nothing uses for the Glyph Composer. Therefore, Nothing would need to add that feature first before I can take advantage of it.

                        I hope this helps