Hi,
I don't know what I am doing, so sorry if the issue is stupid.
When I import ffht, I get an import error
ImportError: [...]/anaconda3/lib/python3.6/site-packages/FFHT-1.1-py3.6-linux-x86_64.egg/_ffht.cpython-36m-x86_64-linux-gnu.so: undefined symbol: fast_copy
For installation, I did
cd FFHT-master/
../anaconda3/bin/python setup.py install
Thank you.