Is your feature request related to a problem?
This is a follow-on to #247:
Examples can't run with Psi4 1.10 because (probably) the solver can't install it alongside compatible versions of DGL/PyTorch/something in the ML world
Describe the solution you'd like
Investigate the source of this conflict to determine if it can be fixed with packaging or needs a whole refactor away from DGL
Describe alternatives you've considered
Just pin to Psi4 1.9. This is okay but likely masks deeper issues in compatibility of underlying compiled libraries
Additional context
#234 is related, I think
Is your feature request related to a problem?
This is a follow-on to #247:
Examples can't run with Psi4 1.10 because (probably) the solver can't install it alongside compatible versions of DGL/PyTorch/something in the ML world
Describe the solution you'd like
Investigate the source of this conflict to determine if it can be fixed with packaging or needs a whole refactor away from DGL
Describe alternatives you've considered
Just pin to Psi4 1.9. This is okay but likely masks deeper issues in compatibility of underlying compiled libraries
Additional context
#234 is related, I think