“Could not run curl-config: [Errno 2] No such file or directory” when installing pycurl I’m trying to install pycurl via: sudo pip install pycurl It downloaded fine, but when when it runs setup.py I get the following traceback: Downloading/unpacking pycurl Running setup.py egg_info... May 22, 2022 0 Comments