adc-connect / adcc

adcc: Seamlessly connect your program to ADC
https://adc-connect.org
GNU General Public License v3.0
32 stars 20 forks source link

Binder is broken #46

Closed maxscheurer closed 4 years ago

maxscheurer commented 4 years ago

Some openblas version mismatch currently prohibits usage of Binder. Probably we can pin an older version in the Binder environment file.

mfherbst commented 4 years ago

I'm not sure it's that simple, actually, because openblas 0.something actually gets installed, so it should get found as well.

I tried experimenting with adcc from conda, but no luck so far. Do you have any clue, to which version we should downgrade?

mfherbst commented 4 years ago

Using dev channels for both adcc and psi4 works ...