When inheriting from base, I am unable to run a script twice without getting a value error my custom class. Looks like some persistent global registry object isn't getting properly refreshed on each run?
I'm creating the object below, and I get this error when running twice:
When inheriting from base, I am unable to run a script twice without getting a value error my custom class. Looks like some persistent global registry object isn't getting properly refreshed on each run?
I'm creating the object below, and I get this error when running twice:
System Info
WIndows 11, specklepy = 2.21