Open MooersLab opened 5 years ago
@MooersLab So sorry for some reason I did not see this issue until now. It is probably too late but anyways, might be helpful to others.
I am not sure what did you mean about PyMol issues (keep in mind that then it would be a PyMOL issue, not mine). If it is helpful, I think I was using PyMOL 2.3.4 on Ubuntu 20.04. I can at some point try making the script work with an updated PyMOL version. However, note that calling the GUI from PyMOL from a script is a not very stable feature from PyMOl and in later projects I also struggled with it.
I think that the way SUPERPOSITION.py calls pymol may be problematic on Mac OS X, probably due to the global interpreter lock.
Note that py37 is a an alias to 'sudo -H /opt/local/bin/python3.7'. I have pymol 3.3.0 for python3.7 installed via macports.