From: RDirective <rdi...@gm...> - 2019-12-02 19:42:03
|
Dear all, I get the following errors when trying to launch the APBS plugin from the plugins menu Traceback (most recent call last): File "/home/quyen/Pymol/install/lib64/python/pmg_tk/startup/apbs_tools.py", line 322, in <lambda> command = lambda s=self: APBSTools2(s)) File "/home/quyen/Pymol/install/lib64/python/pmg_tk/startup/apbs_tools.py", line 617, in __init__ self.notebook = Pmw.NoteBook(self.dialog.interior()) File "/usr/lib/python3.7/site-packages/Pmw/Pmw_2_0_0/lib/PmwNoteBook.py", line 60, in __init__ Pmw.Color.bordercolors(self, self['hull_background']) File "/usr/lib/python3.7/site-packages/Pmw/Pmw_2_0_0/lib/PmwColor.py", line 359, in bordercolors '#%04x%04x%04x' % (lightRGB[0], lightRGB[1], lightRGB[2]), TypeError: %x format: an integer is required, not float Pymol source Version 2.4.0a0 Best, Quyen |