Skip to content

Instantly share code, notes, and snippets.

@mobilestack
Last active July 16, 2018 15:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mobilestack/2fbcaa123b08c2dcead465974c632273 to your computer and use it in GitHub Desktop.
Save mobilestack/2fbcaa123b08c2dcead465974c632273 to your computer and use it in GitHub Desktop.
pyspider installation with pycurl ssl problem

pip uninstall pycurl

export PYCURL_SSL_LIBRARY=openssl

pip install pycurl

from transloadit/python-sdk#4 @ifedapoolarewaju

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment