Skip to content

Instantly share code, notes, and snippets.

@dangra
Created March 6, 2014 14:30
Show Gist options
  • Save dangra/9391020 to your computer and use it in GitHub Desktop.
Save dangra/9391020 to your computer and use it in GitHub Desktop.
------------------------------------------------------------
/home/daniel/envs/setup3/bin/pip run on Thu Mar 6 12:23:59 2014
Downloading/unpacking cryptography
Getting page https://pypi.python.org/simple/cryptography/
URLs to search for versions for cryptography:
* https://pypi.python.org/simple/cryptography/
Analyzing links from page https://pypi.python.org/simple/cryptography/
Skipping https://pypi.python.org/packages/cp26/c/cryptography/cryptography-0.2-cp26-none-win32.whl#md5=13e5c4b19520e7dc6f07c6502b3f74e2 (from https://pypi.python.org/simple/cryptography/) because it is not compatible with this Python
Skipping https://pypi.python.org/packages/cp26/c/cryptography/cryptography-0.2.1-cp26-none-win32.whl#md5=00e733648ee5cdb9e58876238b1328f8 (from https://pypi.python.org/simple/cryptography/) because it is not compatible with this Python
Skipping https://pypi.python.org/packages/cp26/c/cryptography/cryptography-0.2.2-cp26-none-win32.whl#md5=b52f9b5f5c980ebbe090f945a44be2a5 (from https://pypi.python.org/simple/cryptography/) because it is not compatible with this Python
Skipping https://pypi.python.org/packages/cp27/c/cryptography/cryptography-0.2-cp27-none-win32.whl#md5=013ccafa6a5a3ea92c73f2c1c4879406 (from https://pypi.python.org/simple/cryptography/) because it is not compatible with this Python
Skipping https://pypi.python.org/packages/cp27/c/cryptography/cryptography-0.2.1-cp27-none-win32.whl#md5=127d6a5dc687250721f892d55720a06c (from https://pypi.python.org/simple/cryptography/) because it is not compatible with this Python
Skipping https://pypi.python.org/packages/cp27/c/cryptography/cryptography-0.2.2-cp27-none-win32.whl#md5=7f3979da8340a7fe3aa859d3bfc1a5f1 (from https://pypi.python.org/simple/cryptography/) because it is not compatible with this Python
Skipping https://pypi.python.org/packages/cp32/c/cryptography/cryptography-0.2-cp32-none-win32.whl#md5=051424a36e91039807b72f112333ded3 (from https://pypi.python.org/simple/cryptography/) because it is not compatible with this Python
Skipping https://pypi.python.org/packages/cp32/c/cryptography/cryptography-0.2.1-cp32-none-win32.whl#md5=53f6f57db8e952d64283baaa14cbde3d (from https://pypi.python.org/simple/cryptography/) because it is not compatible with this Python
Skipping https://pypi.python.org/packages/cp32/c/cryptography/cryptography-0.2.2-cp32-none-win32.whl#md5=bc30e6389e0f00cd8a6851683244c295 (from https://pypi.python.org/simple/cryptography/) because it is not compatible with this Python
Skipping https://pypi.python.org/packages/cp33/c/cryptography/cryptography-0.2-cp33-none-win32.whl#md5=302812c1c1a035cf9ba3292f8dbf3f9e (from https://pypi.python.org/simple/cryptography/) because it is not compatible with this Python
Skipping https://pypi.python.org/packages/cp33/c/cryptography/cryptography-0.2.1-cp33-none-win32.whl#md5=81acca90caf8a45f2ca73f3f9859fae4 (from https://pypi.python.org/simple/cryptography/) because it is not compatible with this Python
Skipping https://pypi.python.org/packages/cp33/c/cryptography/cryptography-0.2.2-cp33-none-win32.whl#md5=27eb7ffea5a17d6783e270cfe9775821 (from https://pypi.python.org/simple/cryptography/) because it is not compatible with this Python
Found link https://pypi.python.org/packages/source/c/cryptography/cryptography-0.1.tar.gz#md5=bdc1c5fe069deca7467b71a0cc538f17 (from https://pypi.python.org/simple/cryptography/), version: 0.1
Found link https://pypi.python.org/packages/source/c/cryptography/cryptography-0.2.1.tar.gz#md5=872fc04268dadc66a0305ae5ab1c123b (from https://pypi.python.org/simple/cryptography/), version: 0.2.1
Found link https://pypi.python.org/packages/source/c/cryptography/cryptography-0.2.2.tar.gz#md5=f002a442c8c5c7463bf8d2f11f6c3128 (from https://pypi.python.org/simple/cryptography/), version: 0.2.2
Found link https://pypi.python.org/packages/source/c/cryptography/cryptography-0.2.tar.gz#md5=8a3d21e837a21e1b7634ee1f22b06bb6 (from https://pypi.python.org/simple/cryptography/), version: 0.2
Using version 0.2.2 (newest of versions: 0.2.2, 0.2.1, 0.2, 0.1)
Using download cache from /home/daniel/.pip_download_cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fc%2Fcryptography%2Fcryptography-0.2.2.tar.gz
Running setup.py (path:/home/daniel/envs/setup3/build/cryptography/setup.py) egg_info for package cryptography
no previously-included directories found matching 'documentation/_build'
zip_safe flag not set; analyzing archive contents...
six: module references __file__
Installed /home/daniel/envs/setup3/build/cryptography/six-1.5.2-py2.7.egg
Searching for cffi>=0.8
Reading https://pypi.python.org/simple/cffi/
Best match: cffi 0.8.1
Downloading https://pypi.python.org/packages/source/c/cffi/cffi-0.8.1.tar.gz#md5=1a877bf113bfe90fdefedbf9e39310d2
Processing cffi-0.8.1.tar.gz
Writing /tmp/easy_install-rhzJ7F/cffi-0.8.1/setup.cfg
Running cffi-0.8.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rhzJ7F/cffi-0.8.1/egg-dist-tmp-pvUjX7
cc -c c/check__thread.c -o c/check__thread.o
Traceback (most recent call last):
File "<string>", line 17, in <module>
File "/home/daniel/envs/setup3/build/cryptography/setup.py", line 113, in <module>
"build": cffi_build,
File "/usr/lib64/python2.7/distutils/core.py", line 112, in setup
_setup_distribution = dist = klass(attrs)
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/dist.py", line 215, in __init__
self.fetch_build_eggs(attrs.pop('setup_requires'))
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/dist.py", line 229, in fetch_build_eggs
replace_conflicting=True
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/pkg_resources.py", line 620, in resolve
dist = best[req.key] = env.best_match(req, ws, installer)
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/pkg_resources.py", line 858, in best_match
return self.obtain(req, installer) # try and download/install
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/pkg_resources.py", line 870, in obtain
return installer(requirement)
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/dist.py", line 277, in fetch_build_egg
return cmd.easy_install(req)
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 593, in easy_install
return self.install_item(spec, dist.location, tmpdir, deps)
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 623, in install_item
dists = self.install_eggs(spec, download, tmpdir)
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 811, in install_eggs
return self.build_and_install(setup_script, setup_base)
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 1017, in build_and_install
self.run_setup(setup_script, setup_base, args)
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 1002, in run_setup
run_setup(setup_script, args)
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/sandbox.py", line 50, in run_setup
lambda: execfile(
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/sandbox.py", line 100, in run
return func()
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/sandbox.py", line 52, in <lambda>
{'__file__':setup_script, '__name__':'__main__'}
File "setup.py", line 94, in <module>
"Programming Language :: Python :: 2.6",
ImportError: cannot import name Feature
Complete output from command python setup.py egg_info:
no previously-included directories found matching 'documentation/_build'
zip_safe flag not set; analyzing archive contents...
six: module references __file__
Installed /home/daniel/envs/setup3/build/cryptography/six-1.5.2-py2.7.egg
Searching for cffi>=0.8
Reading https://pypi.python.org/simple/cffi/
Best match: cffi 0.8.1
Downloading https://pypi.python.org/packages/source/c/cffi/cffi-0.8.1.tar.gz#md5=1a877bf113bfe90fdefedbf9e39310d2
Processing cffi-0.8.1.tar.gz
Writing /tmp/easy_install-rhzJ7F/cffi-0.8.1/setup.cfg
Running cffi-0.8.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rhzJ7F/cffi-0.8.1/egg-dist-tmp-pvUjX7
cc -c c/check__thread.c -o c/check__thread.o
Traceback (most recent call last):
File "<string>", line 17, in <module>
File "/home/daniel/envs/setup3/build/cryptography/setup.py", line 113, in <module>
"build": cffi_build,
File "/usr/lib64/python2.7/distutils/core.py", line 112, in setup
_setup_distribution = dist = klass(attrs)
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/dist.py", line 215, in __init__
self.fetch_build_eggs(attrs.pop('setup_requires'))
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/dist.py", line 229, in fetch_build_eggs
replace_conflicting=True
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/pkg_resources.py", line 620, in resolve
dist = best[req.key] = env.best_match(req, ws, installer)
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/pkg_resources.py", line 858, in best_match
return self.obtain(req, installer) # try and download/install
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/pkg_resources.py", line 870, in obtain
return installer(requirement)
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/dist.py", line 277, in fetch_build_egg
return cmd.easy_install(req)
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 593, in easy_install
return self.install_item(spec, dist.location, tmpdir, deps)
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 623, in install_item
dists = self.install_eggs(spec, download, tmpdir)
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 811, in install_eggs
return self.build_and_install(setup_script, setup_base)
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 1017, in build_and_install
self.run_setup(setup_script, setup_base, args)
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 1002, in run_setup
run_setup(setup_script, args)
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/sandbox.py", line 50, in run_setup
lambda: execfile(
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/sandbox.py", line 100, in run
return func()
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/setuptools/sandbox.py", line 52, in <lambda>
{'__file__':setup_script, '__name__':'__main__'}
File "setup.py", line 94, in <module>
"Programming Language :: Python :: 2.6",
ImportError: cannot import name Feature
----------------------------------------
Cleaning up...
Removing temporary dir /home/daniel/envs/setup3/build...
Command python setup.py egg_info failed with error code 1 in /home/daniel/envs/setup3/build/cryptography
Exception information:
Traceback (most recent call last):
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/pip/basecommand.py", line 122, in main
status = self.run(options, args)
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/pip/commands/install.py", line 278, in run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/pip/req.py", line 1229, in prepare_files
req_to_install.run_egg_info()
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/pip/req.py", line 325, in run_egg_info
command_desc='python setup.py egg_info')
File "/home/daniel/envs/setup3/lib/python2.7/site-packages/pip/util.py", line 697, in call_subprocess
% (command_desc, proc.returncode, cwd))
InstallationError: Command python setup.py egg_info failed with error code 1 in /home/daniel/envs/setup3/build/cryptography
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment