Closed dprada closed 3 years ago
The problem is slightly solved by removing unyt from pyunitwizard. Probably pyunitwizard should work only with Pint and simtk.unit or openmm.unit.
The problem was solved by loading pyunitwizard with only Pint and simtk.unit.
Importing MolSysMT takes too much. This needs to be improved. We should identify what takes soo much time. Let's for instance time how long it takes to import every external and internal module to identify the problem. I have the impression that, for example, pyunitwizard takes a lot because unyt takes quite a while to be imported.