import monty.json
slowing down core import
#3793
Labels
io
Input/output functionality
needs investigation
Needs further research to pinpoint cause of issue
vasp
Vienna Ab initio Simulation Package
Summary
from monty.json import xxx
significantly slowly down core modules, astorch
is eagerly importedFor example:
With
torch
installed (required by optionalmatgl
):After removing
torch
:The text was updated successfully, but these errors were encountered: