ImportError: No module named Cython.Build

16 views
Skip to first unread message

serpa...@gmail.com

unread,
Apr 27, 2019, 12:47:51 PM4/27/19
to structure-software

Following the steps suggested in http://rajanil.github.io/fastStructure/ I get the following error "ImportError: No module named Cython.Build" as follows:

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

Does anyone have a suggestion how to solve this?

Thanks!

Vikram Chhatre

unread,
Apr 27, 2019, 12:48:27 PM4/27/19
to structure-software
Did you install Cython?

--
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.

Sergio PV

unread,
Apr 27, 2019, 4:00:02 PM4/27/19
to structure...@googlegroups.com
Yes, I did 
Reply all
Reply to author
Forward
0 new messages