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
d4ft crashes (works for H) when trying to use the larger basis sets (e.g. cc-pvdz) with the following error:
"...
File "/home/users/nus/sdale/git/d4ft/d4ft/integral/gto/cgto.py", line 76, in build_cgto_from_mol
for exponent, coeff in gtos:
ValueError: too many values to unpack (expected 2)"
The text was updated successfully, but these errors were encountered:
d4ft crashes (works for H) when trying to use the larger basis sets (e.g. cc-pvdz) with the following error:
"...
File "/home/users/nus/sdale/git/d4ft/d4ft/integral/gto/cgto.py", line 76, in build_cgto_from_mol
for exponent, coeff in gtos:
ValueError: too many values to unpack (expected 2)"
The text was updated successfully, but these errors were encountered: