Python scripts not working at all

I’ve encountered a problem where none of my python scripts are working. I have tried running them through the buttons I have and in the Rhino Python Editor I only get this message anytime I run something. Can anyone help with this.

Restarting Rhino will Make sure the module object hasn’t just had that attribute deleted. Otherwise have a look in rhinoscriptsyntax.py to see if the import is there.

Hi @Tommy804,

Can you run Rhino’s SystemInfo command and post the results?

Thanks,

– Dale

I’ve got it working now. I tried to repair rhino and that didn’t work. Only once I deleted the McNeel folder in C:\Users\ThomasTaylor\AppData\Roaming and uninstalled and reinstalled rhino is everything working right again.