Closed arjung128 closed 4 years ago
Hi, @arjung128 in which operating system are you installing the library? Linux MacOS?
Hi, I am also having this problem using pip installation. I am on Ubuntu 19.10. here is an issue about it on mkl-fft from 2018
@arjung128 and @voidcase The procedures now should work. I removed the dependency with mkl-ftt
, and I moved from Anaconda to Virtualenv. The INSTALL.md has been updated.
@voidcase let me know if it works so I can close the issue. Thanks!
@umbertogriffo installation seems to work fine now, thanks :)
Hi! Thank you very much for making this open-source!
I tried installing the package using multiple ways (Option 1 in INSTALL.md: ./install.sh, option 3 in INSTALL.md, and make all) but I still get:
-bash: deduplication: command not found
.Option 1 was mostly successful with the exception of the installation of mkl-ftt.
make all
failed with the following error:Any ideas? Thank you once again for making this work open-source!