Closed boeddeker closed 4 years ago
Thanks to @mpariente for reporting this in #12.
This failed with a strange error msg:
pip install numpy Cython pip install -e .
while
pip install numpy Cython scipy pip install -e .
worked.
I meant PR #11
Thanks to @mpariente for reporting this in #12.
This failed with a strange error msg:
while
worked.