Wes Barnett, PhD
Wes Barnett, PhD
@vvoelz Yes, that's one of the fixes in the pull request.
I recently tried to install `textpipe` and am getting the following error when trying to import the module: ``` File "__init__.pxd", line 198, in init pyemd.emd ValueError: numpy.ndarray has the...
This can be closed since setup.py provides this.
I don't know anything about conda, but I know that if the install method uses setup.py (like pip) it will automatically pull the dependencies via pip. So when I install...