AWS Thinkbox Discussion Forums

PY_SSIZE_T_CLEAN error

I’m trying to update the Shotgrid Event plugin script credentials, but I get this error when I attempt to save :

2024-04-04 06:51:37:    File "UI/Controls/JobInfoControl.py", line 173, in saveState
2024-04-04 06:51:37:  SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats
2024-04-04 06:51:55:  Could not retrieve valid master key. (System.InvalidOperationException)

This appears to be a library issue :
python - SystemError: PY_SSIZE_T_CLEAN macro must be defined for ‘#’ formats - Stack Overflow

We are running Repo 10.3.0.13, client 10.3.0.13

Is due to a possible mismatch between some code in our repo scripts and the installed repo version?

Privacy | Site terms | Cookie preferences