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
The 'check that you can find Mopac' test was being run on importing rmgpy.qm.mopac
which apparently is done whether or not QM is being used.
Now it is postponed until you are about to run a job.
I did the same for Gaussian while I was at it.
0 commit comments