Ask Your Question
1

Did anyone else face a problem with cython after upgrading to Mavrick?

asked 2013-10-28 19:48:20 +0200

Shashank gravatar image

I updated the OS on my Macbook air from 10.8 to 10.9 and now I cannot run cython in sage notebook. Has anyone else faced this problem? I get an error

/Users/shashank/sage/local/bin/../lib/gcc/x86_64-apple-darwin12.4.0/4.7.3/include-fixed/limits.h:169:61: fatal error: limits.h: No such file or directory
compilation terminated.
error: command 'gcc' failed with exit status 1

I checked that the file limits.h exists and the specified path. I am not sure whether is a problem due to the OS upgrade but I don't remember changing anything else on my system.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2013-10-28 21:12:35 +0200

ppurka gravatar image
edit flag offensive delete link more

Comments

Thanks xcode-select --install did the trick.

Shashank gravatar imageShashank ( 2013-10-28 22:32:21 +0200 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2013-10-28 19:48:20 +0200

Seen: 1,068 times

Last updated: Oct 28 '13