Dear PyMOL Users Today, I installed PyMOL 1.8.7 with Python 3.6 on Windows 10. But, unfortunatelt facing one issue with Plugin Manager. The error is as following:
Error: 1 TypeError Exception in Tk callback Function: <function addPluginManagerMenuItem.<locals>.plugin_manager at 0x0000019192E818C8> (type: <class 'function'>) Args: () Traceback (innermost last): File "C:\Python36\lib\site-packages\Pmw\Pmw_2_0_1\lib\PmwBase.py", line 1776, in __call__ return self.func(*args) File "C:\Python36\lib\site-packages\pymol\plugins\legacysupport.py", line 73, in plugin_manager managergui.manager_dialog() File "C:\Python36\lib\site-packages\pymol\plugins\managergui.py", line 47, in manager_dialog dialog = PluginManager(get_tk_root()) File "C:\Python36\lib\site-packages\pymol\plugins\managergui.py", line 129, in __init__ notebook = Pmw.NoteBook(master) File "C:\Python36\lib\site-packages\Pmw\Pmw_2_0_1\lib\PmwNoteBook.py", line 60, in __init__ Pmw.Color.bordercolors(self, self['hull_background']) File "C:\Python36\lib\site-packages\Pmw\Pmw_2_0_1\lib\PmwColor.py", line 359, in bordercolors '#%04x%04x%04x' % (lightRGB[0], lightRGB[1], lightRGB[2]), Any solution? Thanks in advance. From Vijay -- Assistant Professor Department of Chemistry, Vidya Bharati College, Amravati, 444 602 Maharashtra, India. Phone number- +91-9403312628 https://sites.google.com/site/vijaymasand/ ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net) Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net