Skip to content

Instantly share code, notes, and snippets.

@singingwolfboy
Created July 15, 2015 14:26
Show Gist options
  • Save singingwolfboy/814c430ab1e7031e767d to your computer and use it in GitHub Desktop.
Save singingwolfboy/814c430ab1e7031e767d to your computer and use it in GitHub Desktop.
# DON'T JUST ADD NEW DEPENDENCIES!!!
#
# If you open a pull request that adds a new dependency, you should notify:
# * @mollydb - to check licensing
# * [email protected] - to check system requirements
beautifulsoup4==4.1.3
beautifulsoup==3.2.1
bleach==1.4
html5lib==0.999
boto==2.32.1
celery==3.1.18
cssselect==0.9.1
dealer==2.0.4
defusedxml==0.4.1
django-babel-underscore==0.1.0
django-celery==3.1.16
django-countries==3.3
django-extensions==1.2.5
django-filter==0.6.0
django-followit==0.0.3
django-keyedcache==1.4-6
django-kombu==0.9.4
django-mako==0.1.5pre
django-model-utils==1.4.0
django-masquerade==0.1.6
django-mptt==0.5.5
django-openid-auth==0.4
django-robots==0.9.1
django-sekizai==0.6.1
django-ses==0.4.1
django-simple-history==1.6.1
django-storages==1.1.5
django-threaded-multihost==1.4-1
django-method-override==0.1.0
djangorestframework==2.3.14
django==1.4.21
elasticsearch==0.4.5
facebook-sdk==0.4.0
feedparser==5.1.3
firebase-token-generator==1.3.2
GitPython==0.3.2.RC1
glob2==0.3
gunicorn==0.17.4
httpretty==0.8.3
lazy==1.1
lxml==3.4.4
mako==0.9.1
Markdown==2.2.1
mongoengine==0.7.10
MySQL-python==1.2.5
networkx==1.7
nose==1.3.3
oauthlib==0.7.2
paramiko==1.9.0
path.py==7.2
Pillow==2.7.0
polib==1.0.3
pycrypto>=2.6
pygments==2.0.1
pygraphviz==1.1
PyJWT==1.0.1
pymongo==2.7.2
pyparsing==2.0.1
python-memcached==1.48
python-openid==2.2.5
python-dateutil==2.1
python-social-auth==0.2.11
python-saml==2.1.3
pytz==2015.2
pysrt==0.4.7
PyYAML==3.10
requests==2.3.0
requests-oauthlib==0.4.1
rfc6266==0.0.4
Shapely==1.2.16
singledispatch==3.4.0.2
sorl-thumbnail==11.12
sortedcontainers==0.9.2
South==1.0.1
stevedore==0.14.1
sure==1.2.3
sympy==0.7.1
xmltodict==0.4.1
django-ratelimit-backend==0.6
unicodecsv==0.9.4
django-require==1.0.6
pyuca==1.1
# Used for shopping cart's pdf invoice/receipt generation
reportlab==3.1.44
# Used for extracting/parsing pdf text
pdfminer==20140328
# Used for development operation
watchdog==0.7.1
# Metrics gathering and monitoring
dogapi==1.2.1
newrelic==2.46.0.37
# Used for documentation gathering
sphinx==1.1.3
sphinx_rtd_theme==0.1.5
# Used for Internationalization and localization
Babel==1.3
transifex-client==0.10
# Ip network support for Embargo feature
ipaddr==2.1.11
# Used to allow to configure CORS headers for cross-domain requests
django-cors-headers==0.13
# Debug toolbar
django_debug_toolbar==1.2.2
# Used for testing
astroid==1.3.4
bok-choy==0.4.3
chrono==1.0.2
coverage==3.7
ddt==0.8.0
diff-cover==0.7.3
django-crum==0.5
django_nose==1.3
factory_boy==2.2.1
flaky==2.0.3
freezegun==0.1.11
lettuce==0.2.20
mock-django==0.6.6
mock==1.0.1
nose-exclude
nose-ignore-docstring
nosexcover==1.0.7
pep8==1.5.7
PyContracts==1.7.1
pylint==1.4.2
python-subunit==0.0.16
pyquery==1.2.9
radon==1.2
rednose==0.4.3
selenium==2.42.1
splinter==0.5.4
testtools==0.9.34
# Used for Segment.io analytics
analytics-python==0.4.4
# Needed for mailchimp(mailing djangoapp)
mailsnake==1.6.2
jsonfield==1.0.3
(setuptools)edxapp@precise64:/tmp$ virtualenv setuptools
New python executable in setuptools/bin/python
Installing setuptools, pip...sdone.
(setuptools)edxapp@precise64:/tmp$ source setuptools/bin/activate
(setuptools)edxapp@precise64:/tmp$ pip install -U pip==6.0.8 setuptools Cython
Downloading/unpacking pip==6.0.8
Downloading pip-6.0.8-py2.py3-none-any.whl (1.3MB): 1.3MB downloaded
Downloading/unpacking setuptools from https://pypi.python.org/packages/3.4/s/setuptools/setuptools-18.0.1-py2.py3-none-any.whl#md5=19c0c145c3d2a615b0a33f0aeddd1c02
Downloading setuptools-18.0.1-py2.py3-none-any.whl (461kB): 461kB downloaded
Downloading/unpacking Cython
Downloading Cython-0.22.1.tar.gz (1.6MB): 1.6MB downloaded
Running setup.py (path:/tmp/setuptools/build/Cython/setup.py) egg_info for package Cython
Unable to find pgen, not compiling formal grammar.
Compiling module Cython.Plex.Scanners ...
Compiling module Cython.Plex.Actions ...
Compiling module Cython.Compiler.Lexicon ...
Compiling module Cython.Compiler.Scanning ...
Compiling module Cython.Compiler.Parsing ...
Compiling module Cython.Compiler.Visitor ...
Compiling module Cython.Compiler.FlowControl ...
Compiling module Cython.Compiler.Code ...
Compiling module Cython.Runtime.refnanny ...
Compiling module Cython.Tempita._tempita ...
warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests'
warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests'
warning: no files found matching '*.h' under directory 'Cython/Debugger/Tests'
warning: no files found matching '*.pxd' under directory 'Cython/Utility'
Installing collected packages: pip, setuptools, Cython
Found existing installation: pip 1.5.6
Uninstalling pip:
Successfully uninstalled pip
Found existing installation: setuptools 3.6
Uninstalling setuptools:
Successfully uninstalled setuptools
Running setup.py install for Cython
Unable to find pgen, not compiling formal grammar.
building 'Cython.Plex.Scanners' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c /tmp/setuptools/build/Cython/Cython/Plex/Scanners.c -o build/temp.linux-x86_64-2.7/tmp/setuptools/build/Cython/Cython/Plex/Scanners.o
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/tmp/setuptools/build/Cython/Cython/Plex/Scanners.o -o build/lib.linux-x86_64-2.7/Cython/Plex/Scanners.so
building 'Cython.Plex.Actions' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c /tmp/setuptools/build/Cython/Cython/Plex/Actions.c -o build/temp.linux-x86_64-2.7/tmp/setuptools/build/Cython/Cython/Plex/Actions.o
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/tmp/setuptools/build/Cython/Cython/Plex/Actions.o -o build/lib.linux-x86_64-2.7/Cython/Plex/Actions.so
building 'Cython.Compiler.Lexicon' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c /tmp/setuptools/build/Cython/Cython/Compiler/Lexicon.c -o build/temp.linux-x86_64-2.7/tmp/setuptools/build/Cython/Cython/Compiler/Lexicon.o
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/tmp/setuptools/build/Cython/Cython/Compiler/Lexicon.o -o build/lib.linux-x86_64-2.7/Cython/Compiler/Lexicon.so
building 'Cython.Compiler.Scanning' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c /tmp/setuptools/build/Cython/Cython/Compiler/Scanning.c -o build/temp.linux-x86_64-2.7/tmp/setuptools/build/Cython/Cython/Compiler/Scanning.o
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/tmp/setuptools/build/Cython/Cython/Compiler/Scanning.o -o build/lib.linux-x86_64-2.7/Cython/Compiler/Scanning.so
building 'Cython.Compiler.Parsing' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c /tmp/setuptools/build/Cython/Cython/Compiler/Parsing.c -o build/temp.linux-x86_64-2.7/tmp/setuptools/build/Cython/Cython/Compiler/Parsing.o
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/tmp/setuptools/build/Cython/Cython/Compiler/Parsing.o -o build/lib.linux-x86_64-2.7/Cython/Compiler/Parsing.so
building 'Cython.Compiler.Visitor' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c /tmp/setuptools/build/Cython/Cython/Compiler/Visitor.c -o build/temp.linux-x86_64-2.7/tmp/setuptools/build/Cython/Cython/Compiler/Visitor.o
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/tmp/setuptools/build/Cython/Cython/Compiler/Visitor.o -o build/lib.linux-x86_64-2.7/Cython/Compiler/Visitor.so
building 'Cython.Compiler.FlowControl' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c /tmp/setuptools/build/Cython/Cython/Compiler/FlowControl.c -o build/temp.linux-x86_64-2.7/tmp/setuptools/build/Cython/Cython/Compiler/FlowControl.o
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/tmp/setuptools/build/Cython/Cython/Compiler/FlowControl.o -o build/lib.linux-x86_64-2.7/Cython/Compiler/FlowControl.so
building 'Cython.Compiler.Code' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c /tmp/setuptools/build/Cython/Cython/Compiler/Code.c -o build/temp.linux-x86_64-2.7/tmp/setuptools/build/Cython/Cython/Compiler/Code.o
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/tmp/setuptools/build/Cython/Cython/Compiler/Code.o -o build/lib.linux-x86_64-2.7/Cython/Compiler/Code.so
building 'Cython.Runtime.refnanny' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c /tmp/setuptools/build/Cython/Cython/Runtime/refnanny.c -o build/temp.linux-x86_64-2.7/tmp/setuptools/build/Cython/Cython/Runtime/refnanny.o
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/tmp/setuptools/build/Cython/Cython/Runtime/refnanny.o -o build/lib.linux-x86_64-2.7/Cython/Runtime/refnanny.so
building 'Cython.Tempita._tempita' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c /tmp/setuptools/build/Cython/Cython/Tempita/_tempita.c -o build/temp.linux-x86_64-2.7/tmp/setuptools/build/Cython/Cython/Tempita/_tempita.o
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/tmp/setuptools/build/Cython/Cython/Tempita/_tempita.o -o build/lib.linux-x86_64-2.7/Cython/Tempita/_tempita.so
warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests'
warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests'
warning: no files found matching '*.h' under directory 'Cython/Debugger/Tests'
warning: no files found matching '*.pxd' under directory 'Cython/Utility'
Installing cython script to /tmp/setuptools/bin
Installing cygdb script to /tmp/setuptools/bin
Installing cythonize script to /tmp/setuptools/bin
Successfully installed pip setuptools Cython
Cleaning up...
(setuptools)edxapp@precise64:/tmp$ pip install -r base.txt
You are using pip version 6.0.8, however version 7.1.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Collecting beautifulsoup4==4.1.3 (from -r base.txt (line 7))
Using cached beautifulsoup4-4.1.3.tar.gz
Collecting beautifulsoup==3.2.1 (from -r base.txt (line 8))
Using cached BeautifulSoup-3.2.1.tar.gz
Collecting bleach==1.4 (from -r base.txt (line 9))
Using cached bleach-1.4.tar.gz
Collecting html5lib==0.999 (from -r base.txt (line 10))
Using cached html5lib-0.999.tar.gz
Collecting boto==2.32.1 (from -r base.txt (line 11))
Using cached boto-2.32.1-py2.py3-none-any.whl
Collecting celery==3.1.18 (from -r base.txt (line 12))
Using cached celery-3.1.18-py2.py3-none-any.whl
Collecting cssselect==0.9.1 (from -r base.txt (line 13))
Using cached cssselect-0.9.1.tar.gz
Collecting dealer==2.0.4 (from -r base.txt (line 14))
Using cached dealer-2.0.4-py2.py3-none-any.whl
Collecting defusedxml==0.4.1 (from -r base.txt (line 15))
Using cached defusedxml-0.4.1.tar.gz
Collecting django-babel-underscore==0.1.0 (from -r base.txt (line 16))
Using cached django_babel_underscore-0.1.0-py2.py3-none-any.whl
Collecting django-celery==3.1.16 (from -r base.txt (line 17))
Using cached django_celery-3.1.16-py2-none-any.whl
Collecting django-countries==3.3 (from -r base.txt (line 18))
Using cached django-countries-3.3.tar.gz
Collecting django-extensions==1.2.5 (from -r base.txt (line 19))
Using cached django-extensions-1.2.5.tar.gz
Collecting django-filter==0.6.0 (from -r base.txt (line 20))
Using cached django_filter-0.6-py2.py3-none-any.whl
Collecting django-followit==0.0.3 (from -r base.txt (line 21))
Using cached django-followit-0.0.3.tar.gz
warning: manifest_maker: MANIFEST.in, line 5: 'recursive-exclude' expects <dir> <pattern1> <pattern2> ...
warning: manifest_maker: MANIFEST.in, line 8: unknown action 'global'
warning: manifest_maker: MANIFEST.in, line 13: 'recursive-exclude' expects <dir> <pattern1> <pattern2> ...
warning: manifest_maker: MANIFEST.in, line 14: 'recursive-exclude' expects <dir> <pattern1> <pattern2> ...
Collecting django-keyedcache==1.4-6 (from -r base.txt (line 22))
Using cached django-keyedcache-1.4-6.tar.gz
/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/dist.py:294: UserWarning: The version specified ('1.4_6') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.
"details." % self.metadata.version
Collecting django-kombu==0.9.4 (from -r base.txt (line 23))
Using cached django-kombu-0.9.4.tar.gz
Collecting django-mako==0.1.5pre (from -r base.txt (line 24))
Using cached django-mako-0.1.5pre.tar.gz
/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/dist.py:285: UserWarning: Normalizing '0.1.5pre' to '0.1.5rc0'
normalized_version,
Collecting django-model-utils==1.4.0 (from -r base.txt (line 25))
Using cached django-model-utils-1.4.0.tar.gz
Collecting django-masquerade==0.1.6 (from -r base.txt (line 26))
Using cached django-masquerade-0.1.6.tar.gz
Collecting django-mptt==0.5.5 (from -r base.txt (line 27))
Using cached django-mptt-0.5.5.tar.gz
Collecting django-openid-auth==0.4 (from -r base.txt (line 28))
Using cached django-openid-auth_0.4.tar.gz
Collecting django-robots==0.9.1 (from -r base.txt (line 29))
Using cached django-robots-0.9.1.tar.gz
Collecting django-sekizai==0.6.1 (from -r base.txt (line 30))
Using cached django-sekizai-0.6.1.tar.gz
Collecting django-ses==0.4.1 (from -r base.txt (line 31))
Using cached django-ses-0.4.1.tar.gz
Collecting django-simple-history==1.6.1 (from -r base.txt (line 32))
Using cached django_simple_history-1.6.1-py2.py3-none-any.whl
Collecting django-storages==1.1.5 (from -r base.txt (line 33))
Using cached django-storages-1.1.5.tar.gz
Collecting django-threaded-multihost==1.4-1 (from -r base.txt (line 34))
Using cached django-threaded-multihost-1.4-1.tar.gz
zip_safe flag not set; analyzing archive contents...
Installed /tmp/pip-build-OuhzuS/django-threaded-multihost/.eggs/setuptools_hg-0.4-py2.7.egg
/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/dist.py:294: UserWarning: The version specified ('1.4_1') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.
"details." % self.metadata.version
Collecting django-method-override==0.1.0 (from -r base.txt (line 35))
Using cached django-method-override-0.1.0.tar.gz
Collecting djangorestframework==2.3.14 (from -r base.txt (line 36))
Using cached djangorestframework-2.3.14-py2.py3-none-any.whl
Collecting django==1.4.21 (from -r base.txt (line 37))
Using cached Django-1.4.21.tar.gz
Collecting elasticsearch==0.4.5 (from -r base.txt (line 38))
Using cached elasticsearch-0.4.5-py2.py3-none-any.whl
Collecting facebook-sdk==0.4.0 (from -r base.txt (line 39))
Using cached facebook-sdk-0.4.0.tar.gz
Collecting feedparser==5.1.3 (from -r base.txt (line 40))
Using cached feedparser-5.1.3.tar.bz2
Collecting firebase-token-generator==1.3.2 (from -r base.txt (line 41))
Using cached firebase-token-generator-1.3.2.tar.gz
Collecting GitPython==0.3.2.RC1 (from -r base.txt (line 42))
Using cached GitPython-0.3.2.RC1.tar.gz
/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/dist.py:294: UserWarning: The version specified ('0.3.2 RC1') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.
"details." % self.metadata.version
Collecting glob2==0.3 (from -r base.txt (line 43))
Using cached glob2-0.3.tar.gz
Collecting gunicorn==0.17.4 (from -r base.txt (line 44))
Using cached gunicorn-0.17.4.tar.gz
Collecting httpretty==0.8.3 (from -r base.txt (line 45))
Using cached httpretty-0.8.3.tar.gz
Collecting lazy==1.1 (from -r base.txt (line 46))
Using cached lazy-1.1.zip
Collecting lxml==3.4.4 (from -r base.txt (line 47))
Using cached lxml-3.4.4.tar.gz
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url'
warnings.warn(msg)
Building lxml version 3.4.4.
Building without Cython.
Using build configuration of libxslt 1.1.26
Building against libxml2/libxslt in the following directory: /usr/lib/x86_64-linux-gnu
Collecting mako==0.9.1 (from -r base.txt (line 48))
Using cached Mako-0.9.1.tar.gz
Collecting Markdown==2.2.1 (from -r base.txt (line 49))
Using cached Markdown-2.2.1.tar.gz
Collecting mongoengine==0.7.10 (from -r base.txt (line 50))
Using cached mongoengine-0.7.10.tar.gz
0.7.10
Collecting MySQL-python==1.2.5 (from -r base.txt (line 51))
Using cached MySQL-python-1.2.5.zip
Collecting networkx==1.7 (from -r base.txt (line 52))
Using cached networkx-1.7.tar.gz
Collecting nose==1.3.3 (from -r base.txt (line 53))
Using cached nose-1.3.3.tar.gz
Collecting oauthlib==0.7.2 (from -r base.txt (line 54))
Using cached oauthlib-0.7.2.tar.gz
Collecting paramiko==1.9.0 (from -r base.txt (line 55))
Using cached paramiko-1.9.0.tar.gz
Collecting path.py==7.2 (from -r base.txt (line 56))
Using cached path.py-7.2.zip
Collecting Pillow==2.7.0 (from -r base.txt (line 57))
Using cached Pillow-2.7.0.tar.gz
Collecting polib==1.0.3 (from -r base.txt (line 58))
Using cached polib-1.0.3.tar.gz
Collecting pycrypto>=2.6 (from -r base.txt (line 59))
Using cached pycrypto-2.6.1.tar.gz
Collecting pygments==2.0.1 (from -r base.txt (line 60))
Using cached Pygments-2.0.1-py2-none-any.whl
Collecting pygraphviz==1.1 (from -r base.txt (line 61))
Using cached pygraphviz-1.1.tar.gz
Trying pkg-config
library_path=
include_path=/usr/include/graphviz
Collecting PyJWT==1.0.1 (from -r base.txt (line 62))
Using cached PyJWT-1.0.1-py2.py3-none-any.whl
Collecting pymongo==2.7.2 (from -r base.txt (line 63))
Using cached pymongo-2.7.2.tar.gz
Collecting pyparsing==2.0.1 (from -r base.txt (line 64))
Using cached pyparsing-2.0.1.tar.gz
Collecting python-memcached==1.48 (from -r base.txt (line 65))
Using cached python-memcached-1.48.tar.gz
Collecting python-openid==2.2.5 (from -r base.txt (line 66))
Using cached python-openid-2.2.5.tar.gz
Collecting python-dateutil==2.1 (from -r base.txt (line 67))
Using cached python-dateutil-2.1.tar.gz
Collecting python-social-auth==0.2.11 (from -r base.txt (line 68))
Using cached python_social_auth-0.2.11-py2-none-any.whl
Collecting python-saml==2.1.3 (from -r base.txt (line 69))
Using cached python_saml-2.1.3-py2-none-any.whl
Collecting pytz==2015.2 (from -r base.txt (line 70))
Using cached pytz-2015.2-py2.py3-none-any.whl
Collecting pysrt==0.4.7 (from -r base.txt (line 71))
Using cached pysrt-0.4.7.tar.gz
Collecting PyYAML==3.10 (from -r base.txt (line 72))
Using cached PyYAML-3.10.tar.gz
skipping 'ext/_yaml.c' Cython extension (up-to-date)
Collecting requests==2.3.0 (from -r base.txt (line 73))
Using cached requests-2.3.0-py2.py3-none-any.whl
Collecting requests-oauthlib==0.4.1 (from -r base.txt (line 74))
Using cached requests_oauthlib-0.4.1-py2.py3-none-any.whl
Collecting rfc6266==0.0.4 (from -r base.txt (line 75))
Using cached rfc6266-0.0.4.tar.gz
Collecting Shapely==1.2.16 (from -r base.txt (line 76))
Using cached Shapely-1.2.16.tar.gz
/tmp/pip-build-OuhzuS/Shapely/setup.py:9: Warning: Failed to import distribute_setup, continuing without distribute.
Warning)
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'requires_external'
warnings.warn(msg)
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'metadata_version'
warnings.warn(msg)
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'requires_python'
warnings.warn(msg)
Collecting singledispatch==3.4.0.2 (from -r base.txt (line 77))
Using cached singledispatch-3.4.0.2.tar.gz
Collecting sorl-thumbnail==11.12 (from -r base.txt (line 78))
Using cached sorl-thumbnail-11.12.tar.gz
Collecting sortedcontainers==0.9.2 (from -r base.txt (line 79))
Using cached sortedcontainers-0.9.2.tar.gz
Collecting South==1.0.1 (from -r base.txt (line 80))
Using cached South-1.0.1.tar.gz
Collecting stevedore==0.14.1 (from -r base.txt (line 81))
Using cached stevedore-0.14.1.tar.gz
Installed /tmp/pip-build-OuhzuS/stevedore/.eggs/pbr-0.11.0-py2.7.egg
[pbr] Processing SOURCES.txt
warning: LocalManifestMaker: standard file '-c' not found
Collecting sure==1.2.3 (from -r base.txt (line 82))
Using cached sure-1.2.3.tar.gz
Collecting sympy==0.7.1 (from -r base.txt (line 83))
Using cached sympy-0.7.1.tar.gz
package init file 'sympy/assumptions/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/concrete/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/core/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/external/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/functions/combinatorial/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/functions/elementary/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/functions/special/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/galgebra/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/geometry/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/integrals/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/logic/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/matrices/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/ntheory/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/parsing/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/physics/quantum/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/physics/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/plotting/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/polys/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/printing/pretty/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/printing/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/series/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/simplify/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/slow_tests/__init__.py' not found (or not a regular file)
package init file 'sympy/solvers/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/statistics/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/tensor/tests/__init__.py' not found (or not a regular file)
package init file 'sympy/utilities/tests/__init__.py' not found (or not a regular file)
Collecting xmltodict==0.4.1 (from -r base.txt (line 84))
Using cached xmltodict-0.4.1.tar.gz
Collecting django-ratelimit-backend==0.6 (from -r base.txt (line 85))
Using cached django-ratelimit-backend-0.6.tar.gz
Collecting unicodecsv==0.9.4 (from -r base.txt (line 86))
Using cached unicodecsv-0.9.4.tar.gz
Collecting django-require==1.0.6 (from -r base.txt (line 87))
Using cached django-require-1.0.6.tar.gz
Collecting pyuca==1.1 (from -r base.txt (line 88))
Using cached pyuca-1.1.tar.gz
Collecting reportlab==3.1.44 (from -r base.txt (line 91))
Using cached reportlab-3.1.44.tar.gz
################################################
#Attempting install of _rl_accel & pyHnj
#extensions from '/tmp/pip-build-OuhzuS/reportlab/src/rl_addons/rl_accel'
################################################
################################################
#Attempting install of _renderPM
#extensions from '/tmp/pip-build-OuhzuS/reportlab/src/rl_addons/renderPM'
will use package libart 2.3.12
# installing with freetype version 21
################################################
Downloading standard T1 font curves
Finished download of standard T1 font curves
()
########## SUMMARY INFO #########
################################################
#Attempting install of _rl_accel & pyHnj
#extensions from '/tmp/pip-build-OuhzuS/reportlab/src/rl_addons/rl_accel'
################################################
################################################
#Attempting install of _renderPM
#extensions from '/tmp/pip-build-OuhzuS/reportlab/src/rl_addons/renderPM'
will use package libart 2.3.12
# installing with freetype version 21
################################################
Downloading standard T1 font curves
Finished download of standard T1 font curves
Collecting pdfminer==20140328 (from -r base.txt (line 94))
Using cached pdfminer-20140328.tar.gz
Collecting watchdog==0.7.1 (from -r base.txt (line 97))
Using cached watchdog-0.7.1.tar.gz
Collecting dogapi==1.2.1 (from -r base.txt (line 100))
Using cached dogapi-1.2.1.tar.gz
Collecting newrelic==2.46.0.37 (from -r base.txt (line 101))
Using cached newrelic-2.46.0.37.tar.gz
Collecting sphinx==1.1.3 (from -r base.txt (line 104))
Using cached Sphinx-1.1.3.tar.gz
Collecting sphinx-rtd-theme==0.1.5 (from -r base.txt (line 105))
Using cached sphinx_rtd_theme-0.1.5.tar.gz
Collecting Babel==1.3 (from -r base.txt (line 108))
Using cached Babel-1.3.tar.gz
Collecting transifex-client==0.10 (from -r base.txt (line 109))
Using cached transifex-client-0.10.tar.gz
Collecting ipaddr==2.1.11 (from -r base.txt (line 112))
Using cached ipaddr-2.1.11.tar.gz
Collecting django-cors-headers==0.13 (from -r base.txt (line 115))
Using cached django-cors-headers-0.13.tar.gz
Collecting django-debug-toolbar==1.2.2 (from -r base.txt (line 118))
Using cached django_debug_toolbar-1.2.2-py2.py3-none-any.whl
Collecting astroid==1.3.4 (from -r base.txt (line 121))
Using cached astroid-1.3.4-py2.py3-none-any.whl
Collecting bok-choy==0.4.3 (from -r base.txt (line 122))
Using cached bok_choy-0.4.3.tar.gz
Collecting chrono==1.0.2 (from -r base.txt (line 123))
Using cached chrono-1.0.2-py2.py3-none-any.whl
Collecting coverage==3.7 (from -r base.txt (line 124))
Using cached coverage-3.7.tar.gz
Collecting ddt==0.8.0 (from -r base.txt (line 125))
Using cached ddt-0.8.0-py2.py3-none-any.whl
Collecting diff-cover==0.7.3 (from -r base.txt (line 126))
Using cached diff_cover-0.7.3.tar.gz
Collecting django-crum==0.5 (from -r base.txt (line 127))
Using cached django-crum-0.5.tar.gz
Collecting django-nose==1.3 (from -r base.txt (line 128))
Using cached django-nose-1.3.tar.gz
Collecting factory-boy==2.2.1 (from -r base.txt (line 129))
Using cached factory_boy-2.2.1.tar.gz
Collecting flaky==2.0.3 (from -r base.txt (line 130))
Using cached flaky-2.0.3.tar.gz
Collecting freezegun==0.1.11 (from -r base.txt (line 131))
Using cached freezegun-0.1.11.tar.gz
Collecting lettuce==0.2.20 (from -r base.txt (line 132))
Using cached lettuce-0.2.20.tar.gz
Collecting mock-django==0.6.6 (from -r base.txt (line 133))
Using cached mock-django-0.6.6.tar.gz
Collecting mock==1.0.1 (from -r base.txt (line 134))
Using cached mock-1.0.1.tar.gz
Collecting nose-exclude (from -r base.txt (line 135))
Using cached nose-exclude-0.3.0.tar.gz
Collecting nose-ignore-docstring (from -r base.txt (line 136))
Using cached nose-ignore-docstring-0.2.tar.gz
Collecting nosexcover==1.0.7 (from -r base.txt (line 137))
Using cached nosexcover-1.0.7.tar.gz
Collecting pep8==1.5.7 (from -r base.txt (line 138))
Using cached pep8-1.5.7-py2.py3-none-any.whl
Collecting PyContracts==1.7.1 (from -r base.txt (line 139))
Using cached PyContracts-1.7.1.tar.gz
Collecting pylint==1.4.2 (from -r base.txt (line 140))
Using cached pylint-1.4.2-py2.py3-none-any.whl
Collecting python-subunit==0.0.16 (from -r base.txt (line 141))
Using cached python-subunit-0.0.16.tar.gz
Collecting pyquery==1.2.9 (from -r base.txt (line 142))
Using cached pyquery-1.2.9.zip
Collecting radon==1.2 (from -r base.txt (line 143))
Using cached radon-1.2-py2.py3-none-any.whl
Collecting rednose==0.4.3 (from -r base.txt (line 144))
Using cached rednose-0.4.3.tar.gz
Collecting selenium==2.42.1 (from -r base.txt (line 145))
Using cached selenium-2.42.1.tar.gz
Collecting splinter==0.5.4 (from -r base.txt (line 146))
Using cached splinter-0.5.4.tar.gz
Collecting testtools==0.9.34 (from -r base.txt (line 147))
Using cached testtools-0.9.34.tar.gz
Collecting analytics-python==0.4.4 (from -r base.txt (line 150))
Using cached analytics-python-0.4.4.tar.gz
Collecting mailsnake==1.6.2 (from -r base.txt (line 153))
Using cached mailsnake-1.6.2.tar.gz
file mailsnake.py (for module mailsnake) not found
Collecting jsonfield==1.0.3 (from -r base.txt (line 154))
Using cached jsonfield-1.0.3.tar.gz
Collecting six (from bleach==1.4->-r base.txt (line 9))
Using cached six-1.9.0-py2.py3-none-any.whl
Collecting billiard<3.4,>=3.3.0.20 (from celery==3.1.18->-r base.txt (line 12))
Using cached billiard-3.3.0.20.tar.gz
Collecting kombu<3.1,>=3.0.25 (from celery==3.1.18->-r base.txt (line 12))
Using cached kombu-3.0.26-py2.py3-none-any.whl
Collecting markey>=0.4 (from django-babel-underscore==0.1.0->-r base.txt (line 16))
Using cached markey-0.5-py2.py3-none-any.whl
Collecting django-babel>=0.3.4 (from django-babel-underscore==0.1.0->-r base.txt (line 16))
Using cached django_babel-0.4.0-py2.py3-none-any.whl
Collecting django-classy-tags>=0.3.1 (from django-sekizai==0.6.1->-r base.txt (line 30))
Using cached django_classy_tags-0.6.2-py2-none-any.whl
Collecting urllib3<2.0,>=1.5 (from elasticsearch==0.4.5->-r base.txt (line 38))
Using cached urllib3-1.10.4-py2-none-any.whl
Collecting gitdb>=0.5.1 (from GitPython==0.3.2.RC1->-r base.txt (line 42))
Using cached gitdb-0.6.4.tar.gz
Requirement already satisfied (use --upgrade to upgrade): setuptools in ./setuptools/lib/python2.7/site-packages (from lazy==1.1->-r base.txt (line 46))
Collecting MarkupSafe>=0.9.2 (from mako==0.9.1->-r base.txt (line 48))
Using cached MarkupSafe-0.23.tar.gz
Collecting isodate==0.5.0 (from python-saml==2.1.3->-r base.txt (line 69))
Using cached isodate-0.5.0.tar.gz
Collecting M2Crypto==0.22.3 (from python-saml==2.1.3->-r base.txt (line 69))
Using cached M2Crypto-0.22.3.tar.gz
Collecting dm.xmlsec.binding==1.3.2 (from python-saml==2.1.3->-r base.txt (line 69))
Using cached dm.xmlsec.binding-1.3.2.tar.gz
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url'
warnings.warn(msg)
Building lxml version 3.4.4.
Building without Cython.
Using build configuration of libxslt 1.1.26
Building against libxml2/libxslt in the following directory: /usr/lib/x86_64-linux-gnu
Traceback (most recent call last):
File "<string>", line 20, in <module>
File "/tmp/pip-build-OuhzuS/dm.xmlsec.binding/setup.py", line 224, in <module>
**setupArgs
File "/usr/lib/python2.7/distutils/core.py", line 112, in setup
_setup_distribution = dist = klass(attrs)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/dist.py", line 268, in __init__
self.fetch_build_eggs(attrs['setup_requires'])
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/dist.py", line 313, in fetch_build_eggs
replace_conflicting=True,
File "/tmp/setuptools/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 836, in resolve
dist = best[req.key] = env.best_match(req, ws, installer)
File "/tmp/setuptools/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1081, in best_match
return self.obtain(req, installer)
File "/tmp/setuptools/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1093, in obtain
return installer(requirement)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/dist.py", line 380, in fetch_build_egg
return cmd.easy_install(req)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 629, in easy_install
return self.install_item(spec, dist.location, tmpdir, deps)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 659, in install_item
dists = self.install_eggs(spec, download, tmpdir)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 842, in install_eggs
return self.build_and_install(setup_script, setup_base)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 1070, in build_and_install
self.run_setup(setup_script, setup_base, args)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 1056, in run_setup
run_setup(setup_script, args)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 240, in run_setup
raise
File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
self.gen.throw(type, value, traceback)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 193, in setup_context
yield
File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
self.gen.throw(type, value, traceback)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 152, in save_modules
yield saved
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 126, in __exit__
self._saved = UnpickleableException.dump(type, exc)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
MemoryError
Complete output from command python setup.py egg_info:
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url'
warnings.warn(msg)
Building lxml version 3.4.4.
Building without Cython.
Using build configuration of libxslt 1.1.26
Building against libxml2/libxslt in the following directory: /usr/lib/x86_64-linux-gnu
Traceback (most recent call last):
File "<string>", line 20, in <module>
File "/tmp/pip-build-OuhzuS/dm.xmlsec.binding/setup.py", line 224, in <module>
**setupArgs
File "/usr/lib/python2.7/distutils/core.py", line 112, in setup
_setup_distribution = dist = klass(attrs)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/dist.py", line 268, in __init__
self.fetch_build_eggs(attrs['setup_requires'])
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/dist.py", line 313, in fetch_build_eggs
replace_conflicting=True,
File "/tmp/setuptools/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 836, in resolve
dist = best[req.key] = env.best_match(req, ws, installer)
File "/tmp/setuptools/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1081, in best_match
return self.obtain(req, installer)
File "/tmp/setuptools/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1093, in obtain
return installer(requirement)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/dist.py", line 380, in fetch_build_egg
return cmd.easy_install(req)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 629, in easy_install
return self.install_item(spec, dist.location, tmpdir, deps)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 659, in install_item
dists = self.install_eggs(spec, download, tmpdir)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 842, in install_eggs
return self.build_and_install(setup_script, setup_base)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 1070, in build_and_install
self.run_setup(setup_script, setup_base, args)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 1056, in run_setup
run_setup(setup_script, args)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 240, in run_setup
raise
File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
self.gen.throw(type, value, traceback)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 193, in setup_context
yield
File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
self.gen.throw(type, value, traceback)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 152, in save_modules
yield saved
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 126, in __exit__
self._saved = UnpickleableException.dump(type, exc)
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
File "/tmp/setuptools/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 110, in dump
return cls.dump(cls, cls(repr(exc)))
MemoryError
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-OuhzuS/dm.xmlsec.binding
(setuptools)edxapp@precise64:/tmp$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment