Skip to content

Instantly share code, notes, and snippets.

@zilongshanren
Created March 21, 2014 06:06
Show Gist options
  • Save zilongshanren/9680474 to your computer and use it in GitHub Desktop.
Save zilongshanren/9680474 to your computer and use it in GitHub Desktop.
install flake8 on macos
pip install flake8
报错:
SSLError: The read operation timed out
解决方案:
https://github.com/pypa/pip/issues/829
http://stackoverflow.com/questions/9847470/pip-search-django-produces-time-out-error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment