Observing the following in logs in dev
environment:
Exception occurred extracting snapshot from /home/server/server2/projects/13456 data /home/server/server2/data/SVR916310614/PROJ13456 run 943 clone 29 gen 1
No module named 'simtk.openmm.app.topology'
I believe this is related to the use of simtk
imports in mdtraj
; created mdtraj/mdtraj#1695. May need to resolve to eliminate these, or find a way to avoid the issue.