python - Nest simulator: C compiler cannot create executable -


i spent while looking @ other posts error, nothing relevant specific issue nest installation. nest installation requires ./configure install, according

https://nest.github.io/nest-simulator/xcode_workflow

kept getting following error when running ./configure:

c compiler cannot create executable

and after re-installing new versions of python, numpy, scipy, matplotlib, gcc, , knows else, keep getting error. suggestions?

so, after tinkering around time, decided install anaconda , used following command install nest (neural) simulation tool:

./configure --prefix=$home/opt/nest --without-openmp

this terminal command let me continue make, make install, , make installcheck portions of nest neural simulator tool installation. whew.


Comments

Popular posts from this blog

php - Admin SDK -- get information about the group -

dns - How To Use Custom Nameserver On Free Cloudflare? -

Python Error - TypeError: input expected at most 1 arguments, got 3 -