Collecting datalad-crawler==0.2 1 location(s) to search for versions of datalad-crawler: * https://pypi.python.org/simple/datalad-crawler/ Getting page https://pypi.python.org/simple/datalad-crawler/ Analyzing links from page https://pypi.org/simple/datalad-crawler/ Found link https://files.pythonhosted.org/packages/aa/1b/54cc49da2dedd577ccb72538830feaf23e62509a6d46be546054372a15a5/datalad_crawler-0.1rc1-py2.py3-none-any.whl#sha256=d6231d81b7c3b218ce0a674123c72652dbc7e6864d7a613750a9c0c7d8a175c9 (from https://pypi.org/simple/datalad-crawler/), version: 0.1rc1 Found link https://files.pythonhosted.org/packages/37/5b/ba0e6ced797f1a4c5caa751751bce9ba8f18867acd719199d854736a52e6/datalad_crawler-0.1rc1.tar.gz#sha256=bdb243e79d6b4b48f93d77eb26da8556520a5f28599a406e48cb4fbdedd8121d (from https://pypi.org/simple/datalad-crawler/), version: 0.1rc1 Found link https://files.pythonhosted.org/packages/18/52/d05c0d7a8ad8f8c862db47b5de53462556d1d68cd31aad6db4d79534f721/datalad_crawler-0.1-py2.py3-none-any.whl#sha256=4691c1633034f97d44ba0c77d1b84caac3e37d82c8868c1d8dd9d1d96f72ac98 (from https://pypi.org/simple/datalad-crawler/), version: 0.1 Found link https://files.pythonhosted.org/packages/bc/d4/079faea8fa08c3af33e89f33741ee8a2ed05682af90624ae5f6712603d39/datalad_crawler-0.1.tar.gz#sha256=5add832a7cab5078eae5ddcd4c2c8f6e68755a6e9f587f8c44d76f69a8d9e0a9 (from https://pypi.org/simple/datalad-crawler/), version: 0.1 Found link https://files.pythonhosted.org/packages/b5/67/2035981f22be85d34444c3468cbe58b672533174cdc76b29d5497a716ed1/datalad_crawler-0.2.tar.gz#sha256=33837688f4674e839c5db53eb9d5ba508cd3935935e99e177f62f41de4cd8312 (from https://pypi.org/simple/datalad-crawler/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Downloading https://files.pythonhosted.org/packages/b5/67/2035981f22be85d34444c3468cbe58b672533174cdc76b29d5497a716ed1/datalad_crawler-0.2.tar.gz (119kB) Downloading from URL https://files.pythonhosted.org/packages/b5/67/2035981f22be85d34444c3468cbe58b672533174cdc76b29d5497a716ed1/datalad_crawler-0.2.tar.gz#sha256=33837688f4674e839c5db53eb9d5ba508cd3935935e99e177f62f41de4cd8312 (from https://pypi.org/simple/datalad-crawler/) Running setup.py (path:/tmp/pip-build-c43rkv6c/datalad-crawler/setup.py) egg_info for package datalad-crawler Running command python setup.py egg_info WARNING: pypandoc failed to import or thrown an error while converting README.md to RST: OSError('No pandoc was found: either install pandoc and add it\nto your PATH or or call pypandoc.download_pandoc(...) or\ninstall pypandoc wheels with included pandoc.',) .md version will be used as is running egg_info creating pip-egg-info/datalad_crawler.egg-info writing pip-egg-info/datalad_crawler.egg-info/PKG-INFO writing dependency_links to pip-egg-info/datalad_crawler.egg-info/dependency_links.txt writing entry points to pip-egg-info/datalad_crawler.egg-info/entry_points.txt writing requirements to pip-egg-info/datalad_crawler.egg-info/requires.txt writing top-level names to pip-egg-info/datalad_crawler.egg-info/top_level.txt writing manifest file 'pip-egg-info/datalad_crawler.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/datalad_crawler.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/datalad_crawler.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-c43rkv6c/datalad-crawler has version 0.2, which satisfies requirement datalad-crawler==0.2 from https://files.pythonhosted.org/packages/b5/67/2035981f22be85d34444c3468cbe58b672533174cdc76b29d5497a716ed1/datalad_crawler-0.2.tar.gz#sha256=33837688f4674e839c5db53eb9d5ba508cd3935935e99e177f62f41de4cd8312 Building wheels for collected packages: datalad-crawler Running setup.py bdist_wheel for datalad-crawler: started Destination directory: /tmp/tmp56_3lo2vpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-c43rkv6c/datalad-crawler/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/tmp56_3lo2vpip-wheel- Maybe try: sudo apt-get install pandoc See http://johnmacfarlane.net/pandoc/installing.html for installation options --------------------------------------------------------------- WARNING: pypandoc failed to import or thrown an error while converting README.md to RST: OSError('No pandoc was found: either install pandoc and add it\nto your PATH or or call pypandoc.download_pandoc(...) or\ninstall pypandoc wheels with included pandoc.',) .md version will be used as is running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/datalad_crawler copying datalad_crawler/version.py -> build/lib/datalad_crawler copying datalad_crawler/consts.py -> build/lib/datalad_crawler copying datalad_crawler/crawl_init.py -> build/lib/datalad_crawler copying datalad_crawler/pipeline.py -> build/lib/datalad_crawler copying datalad_crawler/__init__.py -> build/lib/datalad_crawler copying datalad_crawler/crawl.py -> build/lib/datalad_crawler copying datalad_crawler/base.py -> build/lib/datalad_crawler creating build/lib/datalad_crawler/dbs copying datalad_crawler/dbs/versions.py -> build/lib/datalad_crawler/dbs copying datalad_crawler/dbs/files.py -> build/lib/datalad_crawler/dbs copying datalad_crawler/dbs/__init__.py -> build/lib/datalad_crawler/dbs copying datalad_crawler/dbs/base.py -> build/lib/datalad_crawler/dbs creating build/lib/datalad_crawler/pipelines copying datalad_crawler/pipelines/balsa.py -> build/lib/datalad_crawler/pipelines copying datalad_crawler/pipelines/openfmri.py -> build/lib/datalad_crawler/pipelines copying datalad_crawler/pipelines/fcptable.py -> build/lib/datalad_crawler/pipelines copying datalad_crawler/pipelines/nda.py -> build/lib/datalad_crawler/pipelines copying datalad_crawler/pipelines/abstractsonline.py -> build/lib/datalad_crawler/pipelines copying datalad_crawler/pipelines/__init__.py -> build/lib/datalad_crawler/pipelines copying datalad_crawler/pipelines/openfmri_s3.py -> build/lib/datalad_crawler/pipelines copying datalad_crawler/pipelines/simple_s3.py -> build/lib/datalad_crawler/pipelines copying datalad_crawler/pipelines/crcns.py -> build/lib/datalad_crawler/pipelines copying datalad_crawler/pipelines/template.py -> build/lib/datalad_crawler/pipelines copying datalad_crawler/pipelines/simple_with_archives.py -> build/lib/datalad_crawler/pipelines creating build/lib/datalad_crawler/tests copying datalad_crawler/tests/test_crawl.py -> build/lib/datalad_crawler/tests copying datalad_crawler/tests/test_pipeline.py -> build/lib/datalad_crawler/tests copying datalad_crawler/tests/test_register.py -> build/lib/datalad_crawler/tests copying datalad_crawler/tests/test_crawl_init.py -> build/lib/datalad_crawler/tests copying datalad_crawler/tests/__init__.py -> build/lib/datalad_crawler/tests creating build/lib/datalad_crawler/nodes copying datalad_crawler/nodes/misc.py -> build/lib/datalad_crawler/nodes copying datalad_crawler/nodes/s3.py -> build/lib/datalad_crawler/nodes copying datalad_crawler/nodes/crawl_url.py -> build/lib/datalad_crawler/nodes copying datalad_crawler/nodes/__init__.py -> build/lib/datalad_crawler/nodes copying datalad_crawler/nodes/annex.py -> build/lib/datalad_crawler/nodes copying datalad_crawler/nodes/matches.py -> build/lib/datalad_crawler/nodes creating build/lib/datalad_crawler/dbs/tests copying datalad_crawler/dbs/tests/__init__.py -> build/lib/datalad_crawler/dbs/tests copying datalad_crawler/dbs/tests/test_files.py -> build/lib/datalad_crawler/dbs/tests creating build/lib/datalad_crawler/pipelines/tests copying datalad_crawler/pipelines/tests/test_simple_with_archives.py -> build/lib/datalad_crawler/pipelines/tests copying datalad_crawler/pipelines/tests/test_crcns.py -> build/lib/datalad_crawler/pipelines/tests copying datalad_crawler/pipelines/tests/test_openfmri.py -> build/lib/datalad_crawler/pipelines/tests copying datalad_crawler/pipelines/tests/test_nda.py -> build/lib/datalad_crawler/pipelines/tests copying datalad_crawler/pipelines/tests/test_simple_s3.py -> build/lib/datalad_crawler/pipelines/tests copying datalad_crawler/pipelines/tests/test_fcptable.py -> build/lib/datalad_crawler/pipelines/tests copying datalad_crawler/pipelines/tests/test_balsa.py -> build/lib/datalad_crawler/pipelines/tests copying datalad_crawler/pipelines/tests/__init__.py -> build/lib/datalad_crawler/pipelines/tests copying datalad_crawler/pipelines/tests/test_openfmri_collection.py -> build/lib/datalad_crawler/pipelines/tests copying datalad_crawler/pipelines/tests/utils.py -> build/lib/datalad_crawler/pipelines/tests creating build/lib/datalad_crawler/nodes/tests copying datalad_crawler/nodes/tests/test_matches.py -> build/lib/datalad_crawler/nodes/tests copying datalad_crawler/nodes/tests/test_crawl_url.py -> build/lib/datalad_crawler/nodes/tests copying datalad_crawler/nodes/tests/test_misc.py -> build/lib/datalad_crawler/nodes/tests copying datalad_crawler/nodes/tests/__init__.py -> build/lib/datalad_crawler/nodes/tests copying datalad_crawler/nodes/tests/test_annex.py -> build/lib/datalad_crawler/nodes/tests copying datalad_crawler/nodes/tests/test_s3.py -> build/lib/datalad_crawler/nodes/tests 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/datalad_crawler copying build/lib/datalad_crawler/version.py -> build/bdist.linux-armv7l/wheel/datalad_crawler copying build/lib/datalad_crawler/consts.py -> build/bdist.linux-armv7l/wheel/datalad_crawler creating build/bdist.linux-armv7l/wheel/datalad_crawler/dbs copying build/lib/datalad_crawler/dbs/versions.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/dbs copying build/lib/datalad_crawler/dbs/files.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/dbs copying build/lib/datalad_crawler/dbs/__init__.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/dbs copying build/lib/datalad_crawler/dbs/base.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/dbs creating build/bdist.linux-armv7l/wheel/datalad_crawler/dbs/tests copying build/lib/datalad_crawler/dbs/tests/__init__.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/dbs/tests copying build/lib/datalad_crawler/dbs/tests/test_files.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/dbs/tests copying build/lib/datalad_crawler/crawl_init.py -> build/bdist.linux-armv7l/wheel/datalad_crawler creating build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines copying build/lib/datalad_crawler/pipelines/balsa.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines copying build/lib/datalad_crawler/pipelines/openfmri.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines copying build/lib/datalad_crawler/pipelines/fcptable.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines copying build/lib/datalad_crawler/pipelines/nda.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines copying build/lib/datalad_crawler/pipelines/abstractsonline.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines copying build/lib/datalad_crawler/pipelines/__init__.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines copying build/lib/datalad_crawler/pipelines/openfmri_s3.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines copying build/lib/datalad_crawler/pipelines/simple_s3.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines creating build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines/tests copying build/lib/datalad_crawler/pipelines/tests/test_simple_with_archives.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines/tests copying build/lib/datalad_crawler/pipelines/tests/test_crcns.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines/tests copying build/lib/datalad_crawler/pipelines/tests/test_openfmri.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines/tests copying build/lib/datalad_crawler/pipelines/tests/test_nda.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines/tests copying build/lib/datalad_crawler/pipelines/tests/test_simple_s3.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines/tests copying build/lib/datalad_crawler/pipelines/tests/test_fcptable.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines/tests copying build/lib/datalad_crawler/pipelines/tests/test_balsa.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines/tests copying build/lib/datalad_crawler/pipelines/tests/__init__.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines/tests copying build/lib/datalad_crawler/pipelines/tests/test_openfmri_collection.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines/tests copying build/lib/datalad_crawler/pipelines/tests/utils.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines/tests copying build/lib/datalad_crawler/pipelines/crcns.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines copying build/lib/datalad_crawler/pipelines/template.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines copying build/lib/datalad_crawler/pipelines/simple_with_archives.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/pipelines copying build/lib/datalad_crawler/pipeline.py -> build/bdist.linux-armv7l/wheel/datalad_crawler copying build/lib/datalad_crawler/__init__.py -> build/bdist.linux-armv7l/wheel/datalad_crawler copying build/lib/datalad_crawler/crawl.py -> build/bdist.linux-armv7l/wheel/datalad_crawler copying build/lib/datalad_crawler/base.py -> build/bdist.linux-armv7l/wheel/datalad_crawler creating build/bdist.linux-armv7l/wheel/datalad_crawler/tests copying build/lib/datalad_crawler/tests/test_crawl.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/tests copying build/lib/datalad_crawler/tests/test_pipeline.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/tests copying build/lib/datalad_crawler/tests/test_register.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/tests copying build/lib/datalad_crawler/tests/test_crawl_init.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/tests copying build/lib/datalad_crawler/tests/__init__.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/tests creating build/bdist.linux-armv7l/wheel/datalad_crawler/nodes copying build/lib/datalad_crawler/nodes/misc.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/nodes copying build/lib/datalad_crawler/nodes/s3.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/nodes copying build/lib/datalad_crawler/nodes/crawl_url.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/nodes copying build/lib/datalad_crawler/nodes/__init__.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/nodes creating build/bdist.linux-armv7l/wheel/datalad_crawler/nodes/tests copying build/lib/datalad_crawler/nodes/tests/test_matches.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/nodes/tests copying build/lib/datalad_crawler/nodes/tests/test_crawl_url.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/nodes/tests copying build/lib/datalad_crawler/nodes/tests/test_misc.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/nodes/tests copying build/lib/datalad_crawler/nodes/tests/__init__.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/nodes/tests copying build/lib/datalad_crawler/nodes/tests/test_annex.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/nodes/tests copying build/lib/datalad_crawler/nodes/tests/test_s3.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/nodes/tests copying build/lib/datalad_crawler/nodes/annex.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/nodes copying build/lib/datalad_crawler/nodes/matches.py -> build/bdist.linux-armv7l/wheel/datalad_crawler/nodes running install_egg_info running egg_info writing entry points to datalad_crawler.egg-info/entry_points.txt writing datalad_crawler.egg-info/PKG-INFO writing requirements to datalad_crawler.egg-info/requires.txt writing dependency_links to datalad_crawler.egg-info/dependency_links.txt writing top-level names to datalad_crawler.egg-info/top_level.txt reading manifest file 'datalad_crawler.egg-info/SOURCES.txt' writing manifest file 'datalad_crawler.egg-info/SOURCES.txt' Copying datalad_crawler.egg-info to build/bdist.linux-armv7l/wheel/datalad_crawler-0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/datalad_crawler-0.2.dist-info/WHEEL Running setup.py bdist_wheel for datalad-crawler: finished with status 'done' Stored in directory: /tmp/tmprpilonji Successfully built datalad-crawler Cleaning up... Removing source in /tmp/pip-build-c43rkv6c/datalad-crawler