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 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
command = lambda s=self: APBSTools2(s))
File "/home/quyen/Pymol/i
Hi all,
I have never used PyMOL before. I am trying to learn some few crystal
visualization softwares like VESTA, Avogardo. I need to perform some few
crystal operations such as translation and reflection. VESTA is good but I
wanted to know if there is any techniques on PyMOL for this operations?