Collecting django-csvexport==1.1.5 1 location(s) to search for versions of django-csvexport: * https://pypi.python.org/simple/django-csvexport/ Getting page https://pypi.python.org/simple/django-csvexport/ Analyzing links from page https://pypi.org/simple/django-csvexport/ Found link https://files.pythonhosted.org/packages/65/8f/108c9887ac749c1d53b4c72164683daaec1c115ed05c89badcfd273c6406/django-csvexport-1.0.0.tar.gz#sha256=59eb8d50b3c971026c71e700cfed8189d074c0b329519d960bace45f174d101f (from https://pypi.org/simple/django-csvexport/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/90/a6/6cef61bd46942559e2be52a8be6a90d3928afd71fc69238dcde519374ca1/django-csvexport-1.0.3.tar.gz#sha256=3df98fcf93295c3d8bc9d9526ac2d1dd9a371b3beb997eb403b0cd0108b419c6 (from https://pypi.org/simple/django-csvexport/), version: 1.0.3 Found link https://files.pythonhosted.org/packages/33/a2/cd476ffb09d601a8d59f44d501fe4c51c5bfc9cc0fc43b5ad35cd0be2ec5/django-csvexport-1.0.5.tar.gz#sha256=9e62ba602982dfc6b2e0b0f89d1cb0bd5f92197e7c7dd94db542dec2ac641087 (from https://pypi.org/simple/django-csvexport/), version: 1.0.5 Found link https://files.pythonhosted.org/packages/e3/68/4759eafb7d8512e7b9db020a5c3fd194516a412fa498fa1afdf7133e7c55/django-csvexport-1.1.0.tar.gz#sha256=b0900f80ebdfff38a3b289df242f8afa21774e8d44f2d8716a3a04d64fc66f18 (from https://pypi.org/simple/django-csvexport/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/d5/5a/8ec52c7332c0f94595b1919a13ea8d0e18855ca9a67f44e2f361e0bb4154/django-csvexport-1.1.1.tar.gz#sha256=c1be1648fb202c67a2763d635210a02a59a1035cc017b234dd227cdeaf7333ed (from https://pypi.org/simple/django-csvexport/), version: 1.1.1 Found link https://files.pythonhosted.org/packages/80/9a/66008e64f308c98882ceb5eb96474b2f585c8bc3e919162ee54dd5655601/django-csvexport-1.1.2.tar.gz#sha256=9d6cdfe8816677a8fe0a4439c82d6e02bb69dea5b06f9a4844e28b0983cce6a8 (from https://pypi.org/simple/django-csvexport/), version: 1.1.2 Found link https://files.pythonhosted.org/packages/fa/22/5426a7f34df04c7d334922659e514e389794673e5c87b12991ae94e4325d/django-csvexport-1.1.5.tar.gz#sha256=d686fdc70c03de9ed633cfd7556122cb54ccc8997b25d4ecb02f6ebb3c94bb83 (from https://pypi.org/simple/django-csvexport/), version: 1.1.5 Using version 1.1.5 (newest of versions: 1.1.5) Downloading https://files.pythonhosted.org/packages/fa/22/5426a7f34df04c7d334922659e514e389794673e5c87b12991ae94e4325d/django-csvexport-1.1.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/fa/22/5426a7f34df04c7d334922659e514e389794673e5c87b12991ae94e4325d/django-csvexport-1.1.5.tar.gz#sha256=d686fdc70c03de9ed633cfd7556122cb54ccc8997b25d4ecb02f6ebb3c94bb83 (from https://pypi.org/simple/django-csvexport/) Running setup.py (path:/tmp/pip-build-motlrmyq/django-csvexport/setup.py) egg_info for package django-csvexport Running command python setup.py egg_info running egg_info creating pip-egg-info/django_csvexport.egg-info writing dependency_links to pip-egg-info/django_csvexport.egg-info/dependency_links.txt writing pip-egg-info/django_csvexport.egg-info/PKG-INFO writing requirements to pip-egg-info/django_csvexport.egg-info/requires.txt writing top-level names to pip-egg-info/django_csvexport.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_csvexport.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_csvexport.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_csvexport.egg-info/SOURCES.txt' Maybe try: sudo apt-get install pandoc See http://johnmacfarlane.net/pandoc/installing.html for installation options --------------------------------------------------------------- Source in /tmp/pip-build-motlrmyq/django-csvexport has version 1.1.5, which satisfies requirement django-csvexport==1.1.5 from https://files.pythonhosted.org/packages/fa/22/5426a7f34df04c7d334922659e514e389794673e5c87b12991ae94e4325d/django-csvexport-1.1.5.tar.gz#sha256=d686fdc70c03de9ed633cfd7556122cb54ccc8997b25d4ecb02f6ebb3c94bb83 Building wheels for collected packages: django-csvexport Running setup.py bdist_wheel for django-csvexport: started Destination directory: /tmp/tmpnhnp2ctlpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-motlrmyq/django-csvexport/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpnhnp2ctlpip-wheel- Maybe try: sudo apt-get install pandoc See http://johnmacfarlane.net/pandoc/installing.html for installation options --------------------------------------------------------------- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/csvexport copying csvexport/exporters.py -> build/lib/csvexport copying csvexport/shortcuts.py -> build/lib/csvexport copying csvexport/__init__.py -> build/lib/csvexport running egg_info writing requirements to django_csvexport.egg-info/requires.txt writing django_csvexport.egg-info/PKG-INFO writing dependency_links to django_csvexport.egg-info/dependency_links.txt writing top-level names to django_csvexport.egg-info/top_level.txt reading manifest file 'django_csvexport.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_csvexport.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/csvexport copying build/lib/csvexport/exporters.py -> build/bdist.linux-armv7l/wheel/csvexport copying build/lib/csvexport/shortcuts.py -> build/bdist.linux-armv7l/wheel/csvexport copying build/lib/csvexport/__init__.py -> build/bdist.linux-armv7l/wheel/csvexport running install_egg_info Copying django_csvexport.egg-info to build/bdist.linux-armv7l/wheel/django_csvexport-1.1.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_csvexport-1.1.5.dist-info/WHEEL Running setup.py bdist_wheel for django-csvexport: finished with status 'done' Stored in directory: /tmp/tmpbxh_neft Successfully built django-csvexport Cleaning up... Removing source in /tmp/pip-build-motlrmyq/django-csvexport