YoshitakaMo / localcolabfold

ColabFold on your local PC
MIT License
613 stars 135 forks source link

Question: Warning: importing 'simtk.openmm' is deprecated #241

Open MichaelCato opened 5 months ago

MichaelCato commented 5 months ago

I have finished my first run with colabfold. Everything seems to work and I get output files, including pdbs for all sequences referenced. However, at the very beginning of the run, I got this message: Warning: importing 'simtk.openmm' is deprecated. Import 'openmm' instead.

Am I good to continue?

YoshitakaMo commented 5 months ago

Yes, the warning message does not harm the calculation. I can suppress the message but haven't dealt with it yet.