Dear PyMOL users,
When I first began using PyMOL, I accidentally installed a script as one might a plugin, obviously to no avail. Now whenever I start the program, I receive the following message: <Exception in plugin 'color_by_attype' -- Traceback follows... Traceback (most recent call last): File "C:\Program Files (x86)\DeLano Scientific\PyMOL/modules\pmg_tk\PMGApp.py", line 227, in initializePlugins mod.__init__(self) TypeError: module.__init__() argument 1 must be string, not instance Error: unable to initialize plugin 'color_by_attype'. Exception in plugin 'color_by_restype' -- Traceback follows... Traceback (most recent call last): File "C:\Program Files (x86)\DeLano Scientific\PyMOL/modules\pmg_tk\PMGApp.py", line 227, in initializePlugins mod.__init__(self) TypeError: module.__init__() argument 1 must be string, not instance Error: unable to initialize plugin 'color_by_restype'.> I have uninstalled PyMOL and have even installed Python separately, but this has not removed the message. I cannot locate whatever file contains these arguments. Thoughts and suggestions? Sincerely, Noah