v0.3.20 fails to install on Tumbleweed

I’m getting the following error when trying to install on Tumbleweed:

$ python3 install.py
Detected Linux distribution openSUSE Tumbleweed 20220324
Sorry, something went wrong determining the status of existing packages.
Please try running this script again later.
Exiting…

I’ve tried this a few times now with the same result.

It would be helpful to know in what area the problem is so I can diagnose it. Is there any more debug info available?

I have now rolled back to version 0.9.27a3 (the current Tumbleweed default).

Sincere apologies for contacting you via email, I hadn’t seen any other contact details on the website.

The same problem has come up in this bug report. What is your system locale (language) set to?

Thanks Damon, hope your hands are starting to get better. I burnt out more mentally from over work, coding takes it’s toll and we have to look after ourselves and each other.

My locale:

LANG=en_GB.UTF-8
LC_CTYPE="en_GB.UTF-8"
LC_NUMERIC="en_GB.UTF-8"
LC_TIME="en_GB.UTF-8"
LC_COLLATE="en_GB.UTF-8"
LC_MONETARY="en_GB.UTF-8"
LC_MESSAGES="en_GB.UTF-8"
LC_PAPER="en_GB.UTF-8"
LC_NAME="en_GB.UTF-8"
LC_ADDRESS="en_GB.UTF-8"
LC_TELEPHONE="en_GB.UTF-8"
LC_MEASUREMENT="en_GB.UTF-8"
LC_IDENTIFICATION="en_GB.UTF-8"
LC_ALL=

All the best
S