export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/pathToGSL/lib
export CFLAGS="-I~/pathToGSL/include"
export LDFLAGS="-L~/pathToGSL/lib"
source ~/.bashrc
cd pathToFastStr/fastStructure-master/vars
python setup.py build_ext --inplace
Traceback (most recent call last):
File "setup.py", line 3, in <module>
from Cython.Build import cythonize
ImportError: No module named Cython.Build--
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-softw...@googlegroups.com.
To post to this group, send email to structure...@googlegroups.com.
Visit this group at https://groups.google.com/group/structure-software.
For more options, visit https://groups.google.com/d/optout.