Tuesday, 13 August 2013

installing pycrypto on mountain lion with xcode 5

installing pycrypto on mountain lion with xcode 5

I can't install pycrypto on mountain lion. I have command line tools
installed (done from xcode 5)
When I type in pip install pycrypto:
.../.../ build/pycrypto':
configure: error: C compiler cannot create executables
I've tried to symlink gcc as well as mess around with the xctoolchain,
nothing is working here. Any ideas?

No comments:

Post a Comment