-
Notifications
You must be signed in to change notification settings - Fork 599
Labels
Description
The erros shows as follow:
Traceback (most recent call last):
File "/soft/anaconda3/bin/dp", line 10, in
sys.exit(main())
File "/soft/anaconda3/lib/python3.7/site-packages/deepmd/main.py", line 69, in main
test(args)
File "/soft/anaconda3/lib/python3.7/site-packages/deepmd/test.py", line 20, in test
test_ener(args)
File "/soft/anaconda3/lib/python3.7/site-packages/deepmd/test.py", line 64, in test_ener
l2e = (l2err (energy - test_data["energy"][:numb_test].reshape([-1,1])))
KeyError: 'energy'
Reactions are currently unavailable