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?