Closed stefanwezel closed 1 year ago
Had the same problem. Downgrading the package to version 1.3 fixed it in the immediate term, but it would be nice to have it fixed.
Looks like it was introduced during a round of renaming in #7
This should be fixed now, please let me know if it's not working for you. I pushed v1.5 with the fix.
After installing the
pip
package and tryingimport dadaptation
, I run into:Might the cause be the relative paths in
dadaption/dadaption/__init__.py
? :thinking: