Skip to content

Instantly share code, notes, and snippets.

@mtomwing
Created September 29, 2014 18:42
Show Gist options
  • Save mtomwing/3a8ef65c850bd7ab9c7d to your computer and use it in GitHub Desktop.
Save mtomwing/3a8ef65c850bd7ab9c7d to your computer and use it in GitHub Desktop.
(pickups)Michael-MBP[~/Projects/pickups][master *] pip install hangups --allow-external urwid --allow-unverified urwid
Downloading/unpacking hangups
Downloading hangups-0.2.0.tar.gz
Running setup.py (path:/Users/mtomwing/.virtualenvs/pickups/build/hangups/setup.py) egg_info for package hangups
Downloading/unpacking purplex==0.2.4 (from hangups)
Downloading purplex-0.2.4.tar.gz
Running setup.py (path:/Users/mtomwing/.virtualenvs/pickups/build/purplex/setup.py) egg_info for package purplex
Downloading/unpacking requests==2.2.1 (from hangups)
Downloading requests-2.2.1-py2.py3-none-any.whl (625kB): 625kB downloaded
Downloading/unpacking appdirs==1.3.0 (from hangups)
Downloading appdirs-1.3.0.tar.gz
Running setup.py (path:/Users/mtomwing/.virtualenvs/pickups/build/appdirs/setup.py) egg_info for package appdirs
Downloading/unpacking aiohttp==0.9.1 (from hangups)
Downloading aiohttp-0.9.1.tar.gz (93kB): 93kB downloaded
Running setup.py (path:/Users/mtomwing/.virtualenvs/pickups/build/aiohttp/setup.py) egg_info for package aiohttp
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Downloading/unpacking urwid==1.2.2-dev (from hangups)
Could not find a version that satisfies the requirement urwid==1.2.2-dev (from hangups) (from versions: 1.0.2, 1.1.0, 1.1.1, 1.1.2, 1.2.0, 1.2.1, 0.8.0, 0.8.1, 0.8.10, 0.8.2, 0.8.3, 0.8.4, 0.8.5, 0.8.6, 0.8.7, 0.8.8, 0.8.9, 0.9.0-pre2, 0.9.0-pre3, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.6, 0.9.7.2, 0.9.7, 0.9.8.2, 0.9.8.3, 0.9.8.4, 0.9.8, 0.9.9.1, 0.9.9.2, 0.9.9, 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.2.1, 1.2.1)
Cleaning up...
No distributions matching the version for urwid==1.2.2-dev (from hangups)
Storing debug log for failure in /Users/mtomwing/.pip/pip.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment