From: Milan G. <mil...@gm...> - 2007-01-20 21:06:25
|
Hello, I'am working on a docking project with ArgusLab 4 (http://www.planaria-software.com/). The calculated poses I save as pdb-files and merge them by opening them in pymol, afterwords I edit the looking and save them all together as pse-file... Till now everything worked fine, and it do work fine for the early pdb-files. But now I get this error message, when I want to import the second pdb-file in one session: Error: 1 CmdException Exception in Tk callback Function: <bound method Normal.file_open of <pmg_tk.skins.normal.Normal instance at 0x096B8B20>> (type: <type 'instancemethod'>) Args: () Traceback (innermost last): File "C:\Programme\DeLano Scientific\PyMOL/modules\Pmw\Pmw_1_2\lib\PmwBase.py", line 1747, in __call__ return apply(self.func, args) File "C:\Programme\DeLano Scientific\PyMOL/modules\pmg_tk\skins\normal\__init__.py", line 438, in file_open self.cmd.load(ofile,quiet=0) File "C:\Programme\DeLano Scientific\PyMOL/modules\pymol\importing.py", line 585, in load if _raising(r): raise pymol.CmdException CmdException: <pymol.CmdException instance at 0x09868AD0> The pdb-files consist different poses, in the sequence view every pose is selectable, there is just one selection point in the right window part. I tried everything about saving techniques, but nothing helped. I am working on windows xp sp2, centrino 2.0GHz, and PyMol 0.99rc6... Many thanks in advance! Milan Gerovac e-mail: mil...@gm... |