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