Collecting django-csv-export-view==0.4.0 1 location(s) to search for versions of django-csv-export-view: * https://pypi.python.org/simple/django-csv-export-view/ Getting page https://pypi.python.org/simple/django-csv-export-view/ Analyzing links from page https://pypi.python.org/simple/django-csv-export-view/ Found link https://pypi.python.org/packages/2a/7e/402e56f68a1d88c8d45430481ba80bf4a81c73647726335841a997f60088/django-csv-export-view-0.2.0.tar.gz#md5=6f015d9f8a4ad6c48137b74f7c141ecd (from https://pypi.python.org/simple/django-csv-export-view/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, <4), version: 0.2.0 Found link https://pypi.python.org/packages/52/71/14fe74fa98508e961ccf38b4dbaa1444614ca503e6f6f498091f4c3ae435/django-csv-export-view-0.4.0.tar.gz#md5=7d29c101108713be1d74f77e048cf170 (from https://pypi.python.org/simple/django-csv-export-view/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4), version: 0.4.0 Found link https://pypi.python.org/packages/f0/40/ead4e338ec708858af1f11e51a96400bf38399b475b1bcbc2ba0e31f318b/django-csv-export-view-0.1.0.tar.gz#md5=8a11757e1fc6df31482aa0362de872c2 (from https://pypi.python.org/simple/django-csv-export-view/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, <4), version: 0.1.0 Found link https://pypi.python.org/packages/f0/60/3932f0fd396383087957bba25f45694cf49ada8d75d7d985634bf4ddcdcc/django-csv-export-view-0.3.0.tar.gz#md5=b3f82f17ce346e283934f2b7915b2df0 (from https://pypi.python.org/simple/django-csv-export-view/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4), version: 0.3.0 Using version 0.4.0 (newest of versions: 0.4.0) Downloading django-csv-export-view-0.4.0.tar.gz Downloading from URL https://pypi.python.org/packages/52/71/14fe74fa98508e961ccf38b4dbaa1444614ca503e6f6f498091f4c3ae435/django-csv-export-view-0.4.0.tar.gz#md5=7d29c101108713be1d74f77e048cf170 (from https://pypi.python.org/simple/django-csv-export-view/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4) Running setup.py (path:/tmp/pip-build-8q456lyz/django-csv-export-view/setup.py) egg_info for package django-csv-export-view Running command python setup.py egg_info !!! pandoc not found. long_description is not correct. Do not upload this to PyPI. !!! running egg_info creating pip-egg-info/django_csv_export_view.egg-info writing requirements to pip-egg-info/django_csv_export_view.egg-info/requires.txt writing top-level names to pip-egg-info/django_csv_export_view.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_csv_export_view.egg-info/dependency_links.txt writing pip-egg-info/django_csv_export_view.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_csv_export_view.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_csv_export_view.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_csv_export_view.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-8q456lyz/django-csv-export-view has version 0.4.0, which satisfies requirement django-csv-export-view==0.4.0 from https://pypi.python.org/packages/52/71/14fe74fa98508e961ccf38b4dbaa1444614ca503e6f6f498091f4c3ae435/django-csv-export-view-0.4.0.tar.gz#md5=7d29c101108713be1d74f77e048cf170 Building wheels for collected packages: django-csv-export-view Running setup.py bdist_wheel for django-csv-export-view: started Destination directory: /tmp/tmph_jpl3dtpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-8q456lyz/django-csv-export-view/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/tmph_jpl3dtpip-wheel- Maybe try: sudo apt-get install pandoc See http://johnmacfarlane.net/pandoc/installing.html for installation options --------------------------------------------------------------- !!! pandoc not found. long_description is not correct. Do not upload this to PyPI. !!! running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/csv_export copying csv_export/apps.py -> build/lib/csv_export copying csv_export/views.py -> build/lib/csv_export copying csv_export/__init__.py -> build/lib/csv_export running egg_info writing requirements to django_csv_export_view.egg-info/requires.txt writing top-level names to django_csv_export_view.egg-info/top_level.txt writing django_csv_export_view.egg-info/PKG-INFO writing dependency_links to django_csv_export_view.egg-info/dependency_links.txt reading manifest file 'django_csv_export_view.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_csv_export_view.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/csv_export copying build/lib/csv_export/apps.py -> build/bdist.linux-armv7l/wheel/csv_export copying build/lib/csv_export/views.py -> build/bdist.linux-armv7l/wheel/csv_export copying build/lib/csv_export/__init__.py -> build/bdist.linux-armv7l/wheel/csv_export running install_data creating build/bdist.linux-armv7l/wheel/django_csv_export_view-0.4.0.data creating build/bdist.linux-armv7l/wheel/django_csv_export_view-0.4.0.data/data copying README.md -> build/bdist.linux-armv7l/wheel/django_csv_export_view-0.4.0.data/data/ running install_egg_info Copying django_csv_export_view.egg-info to build/bdist.linux-armv7l/wheel/django_csv_export_view-0.4.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_csv_export_view-0.4.0.dist-info/WHEEL Running setup.py bdist_wheel for django-csv-export-view: finished with status 'done' Stored in directory: /tmp/tmppscsm3q1 Successfully built django-csv-export-view Cleaning up... Removing source in /tmp/pip-build-8q456lyz/django-csv-export-view