Re: [PyMOL] apbs error (Error in background function)

2015-01-29 Thread Matic Kisovec
Dear Thomas, thank you for your quick reply. I can confirm that now APBS tools2.1 plugin inside Pymol 1.7.4 works as expected. I do have one more issue. Every time I execute Pymol I get two lines saying: Could not find default location for file: psize.py Could not find default location for file:

[PyMOL] scripting: pymol.session

2015-01-29 Thread Christian Becke
Dear pymol experts, I found some odd behaviour when trying to use pymol.session in my script. I'm using open source pymol 1.7.4.0 (built from svn) on linux. Here comes a minimal example: 1) Create a directory, containing the following 2 files: --- script.py --- from pymol import cmd, session