Skip to content

Instantly share code, notes, and snippets.

@shiroyuki
Created February 21, 2014 06:12
Show Gist options
  • Save shiroyuki/9129642 to your computer and use it in GitHub Desktop.
Save shiroyuki/9129642 to your computer and use it in GitHub Desktop.
PIP error on external download
$ sudo pip install kotoba
Downloading/unpacking kotoba
You are installing an externally hosted file. Future versions of pip will default to disallowing externally hosted files.
You are installing a potentially insecure and unverifiable file. Future versions of pip will default to disallowing insecure files.
Downloading kotoba-3.0.1.tar.gz
Running setup.py egg_info for package kotoba
Installing collected packages: kotoba
Running setup.py install for kotoba
Successfully installed kotoba
Cleaning up...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment