Created
March 19, 2014 18:48
-
-
Save markembling/9648561 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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