Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

"Python (for build): /usr/bin/python2.7" -- this only means, that py27 will be run to generate the wrappers , it will still build them for python3.5 (probably python2.7 does not have a proper numpy)

"Python (for build): /usr/bin/python2.7" -- this only means, that py27 will be run to generate the wrappers , ,but it will still build build them for python3.5 (probably python2.7 does not have (most likely,because thisis the only python with a proper numpy)numpy on your box)

"Python Python (for build): /usr/bin/python2.7" /usr/bin/python2.7 -- this only means, that py27 will be run to generate the wrappers ,but it will still build them for python3.5 (most likely,because thisis the only python with a proper numpy on your box)

Python (for build): /usr/bin/python2.7 -- this only means, that py27 will be run to generate the wrappers ,but it will still build them for python3.5 (most likely,because thisis the only python with a proper numpy on your box)

so -- everything fine to run make && make install !