Also, keep in mind that pdb2pqr isn't python3 friendly so you will have to
use an externally generated pqr file. The current mechanism for calling
pdb2pqr from within the APBS Tool results in pdb2pqr running under the same
python as pymol.
Jack
On Mon, Dec 2, 2019 at 5:58 PM Jack Howarth
You need more patches in your installed Pmw 2.0.0. On MacPorts, we use...
https://github.com/macports/macports-ports/blob/master/python/py-pmw/files/patch-pmw2-py36.diff
and
https://github.com/macports/macports-ports/blob/master/python/py-pmw/files/patch-pmw2.diff
applied over Pmw_2_0_0.
Jack
Dear Thomas,
thank you for these short and perfect answers.
1. All fine now.
2. Updated the plugin and the GUI bug is gone. One more thing though.
Whenever I click the button to either set temporary file locations or to set
program locations in APBS GUI window I immediately get a Segmenta
Hi Matic,
1. If you have conflicting (non-unique) file names, you have two options:
a) Specify an object name with the "load" command (load foo_1.dx, foo_1_map)
b) Set the "auto_rename_duplicate_objects" setting
2. The APBS GUI update bug has been fixed in the PyMOL SVN repository two days
a
Hi Troels,
Many thanks for your email!
I found a work around for my problem this morning: I copied the pdb2pqr
directory from my Mac and now the plugin works. I guess for the Ubuntu
pymol package, the pdb2pqr is not installed by default?
>svn co svn://svn.code.sf.net/p/pymol/code/trunk/pymol
>sv
Hej Tobias.
Some time ago, a year+?, I played around fixing some small things in APBS,
to make it easier to work. (Most fixing small path things)
Orginal version:
http://pymolwiki.org/index.php/APBS
Small modified version:
http://pymolwiki.org/index.php/Apbsplugin
The modified version, is packe