I have tried linking and unlinking the variables of the curl library like in other answers. It does not work.
When I try to run python server.py
I get the following:
File "server.py", line 1, in import pycurl File "build/bdist.macosx-10.11-intel/egg/pycurl.py", line 7, in
File "build/bdist.macosx-10.11-intel/egg/pycurl.py", line 6, in bootstrapImportError: pycurl: libcurl link-time version (7.43.0) is older than compile-time version (7.51.0)
I've tried linking, unlinking, installing by pip, unninstalling, installing by easy_install but nothing is working and I can't really figure out why
I'm running Os X El Capitan version 10.11.5.