Skip to content

Instantly share code, notes, and snippets.

@markembling
Created March 19, 2014 18:48
Show Gist options
  • Save markembling/9648561 to your computer and use it in GitHub Desktop.
Save markembling/9648561 to your computer and use it in GitHub Desktop.
mark@silicon:~$ sudo pip install blinkstick
Downloading/unpacking blinkstick
Downloading BlinkStick-0.7.0.tar.gz
Running setup.py egg_info for package blinkstick
Downloading/unpacking grapefruit==0.1a3 (from blinkstick)
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 grapefruit-0.1a3.tar.gz (194kB): 194kB downloaded
Running setup.py egg_info for package grapefruit
Downloading/unpacking webcolors (from blinkstick)
Downloading webcolors-1.4.tar.gz
Running setup.py egg_info for package webcolors
Downloading/unpacking pyusb (from blinkstick)
Could not find a version that satisfies the requirement pyusb (from blinkstick) (from versions: 1.0.0a2, 1.0.0a2, 1.0.0a3, 1.0.0a3, 1.0.0b1)
Cleaning up...
No distributions matching the version for pyusb (from blinkstick)
Storing complete log in /home/mark/.pip/pip.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment