Milan,

When cmd.load raises an exception, it is usually due to a failure to open
the file, and that is most often because of a problem with the path.  

PyMOL isn't UTF8 clean on every operating system/version so please check for
any special characters in the path.  You might double check whether or not
you can open the file from "c:\".

If that isn't the cause, then it might be some problem with the PDB file
itself, in which case, please send me copy for troubleshooting.

Cheers,
Warren

--
DeLano Scientific LLC
Subscriber Support Services
mailto:del...@delsci.info
 
"Not yet a PyMOL Subscriber, but want to support the project?  Email
sa...@delsci.com to quote your lab, school, or employer.  Thank you for
sponsoring this open-source endeavor!" -WLD

-----Original Message-----
From: pymol-users-boun...@lists.sourceforge.net
[mailto:pymol-users-boun...@lists.sourceforge.net] On Behalf Of Milan
Gerovac
Sent: Saturday, January 20, 2007 1:06 PM
To: pymol-users@lists.sourceforge.net
Subject: [PyMOL] problems by importing different docking pdb-files with
poses in one session

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: milan.gero...@gmx.de





-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's
Techsay panel and you'll get the chance to share your opinions on IT &
business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
PyMOL-users mailing list
PyMOL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pymol-users


Reply via email to