Estoy intentando importar pycurl: $ python -c "import pycurl" Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: libcurl.so.4: cannot open shared object file: No such file or directory Ahora libcurl.so.4está adentro /usr/local/lib. Como puede ver,...