You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A warning message appears when I run plip using python script with a protein-ligand complex PDB file. I tried to fix it by changing the codes of supplemental.py, but I failed because it depends on other files. What can I do to find out the problem and how to solve this issue?
The full text is as follows:
lib/python3.8/site-packages/plip/basic/supplemental.py:90: RuntimeWarning: invalid value encountered in arccos
The text was updated successfully, but these errors were encountered:
A warning message appears when I run plip using python script with a protein-ligand complex PDB file. I tried to fix it by changing the codes of supplemental.py, but I failed because it depends on other files. What can I do to find out the problem and how to solve this issue?
The full text is as follows:
lib/python3.8/site-packages/plip/basic/supplemental.py:90: RuntimeWarning: invalid value encountered in arccos
The text was updated successfully, but these errors were encountered: