Skip to content

Instantly share code, notes, and snippets.

@mrvdb
Created July 13, 2014 11:08
Show Gist options
  • Save mrvdb/8a7b5ee771b45dcfee90 to your computer and use it in GitHub Desktop.
Save mrvdb/8a7b5ee771b45dcfee90 to your computer and use it in GitHub Desktop.
sh-4.3$ ./bin/python ./setup.py develop
running develop
running egg_info
writing dependency_links to mediagoblin.egg-info/dependency_links.txt
writing requirements to mediagoblin.egg-info/requires.txt
writing mediagoblin.egg-info/PKG-INFO
writing top-level names to mediagoblin.egg-info/top_level.txt
writing entry points to mediagoblin.egg-info/entry_points.txt
reading manifest file 'mediagoblin.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'mediagoblin.egg-info/SOURCES.txt'
running build_ext
Creating /usr/local/mediagoblin/mediagoblin/lib/python2.7/site-packages/mediagoblin.egg-link (link to .)
mediagoblin 0.6.2.dev is already the active version in easy-install.pth
Installing pybabel script to /usr/local/mediagoblin/mediagoblin/bin
Installing gmg script to /usr/local/mediagoblin/mediagoblin/bin
Installed /usr/local/mediagoblin/mediagoblin
Processing dependencies for mediagoblin==0.6.2.dev
Searching for six==1.5.2
Reading https://pypi.python.org/simple/six/
Download error on https://pypi.python.org/simple/six/: [Errno 1] _ssl.c:510: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed -- Some packages may not be found!
Couldn't find index page for 'six' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
Download error on https://pypi.python.org/simple/: [Errno 1] _ssl.c:510: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed -- Some packages may not be found!
No local packages or download links found for six==1.5.2
error: Could not find suitable distribution for Requirement.parse('six==1.5.2')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment