Created temporary directory: /tmp/pip-ephem-wheel-cache-l6p02_b_ Created temporary directory: /tmp/pip-req-tracker-j646rnzd Created requirements tracker '/tmp/pip-req-tracker-j646rnzd' Created temporary directory: /tmp/pip-wheel-8dg8sdcb Collecting pyicam==0.1.0 1 location(s) to search for versions of pyicam: * https://pypi.org/simple/pyicam/ Getting page https://pypi.org/simple/pyicam/ Analyzing links from page https://pypi.org/simple/pyicam/ Found link https://files.pythonhosted.org/packages/06/ef/adb4f36b9f285151a0f126bc0334099b5efce715ee024d29f63e04460bf4/pyicam-0.1.0rc1.tar.gz#sha256=e938cef1b31cfeb5a10542c8ef864c36d94b3cad4b480664af6e980953e5f383 (from https://pypi.org/simple/pyicam/), version: 0.1.0rc1 Found link https://files.pythonhosted.org/packages/59/56/60bba8d6375b4935e02243a17550f9a8146c9d24fb1e9681ac2616f55a3c/pyicam-0.1.0rc2.tar.gz#sha256=d2a876bf6150f930414e0d084b74509014b87a31be4b9f963c665e100e0bd182 (from https://pypi.org/simple/pyicam/), version: 0.1.0rc2 Found link https://files.pythonhosted.org/packages/c7/b9/21dcc790272c1478e1a480dd0aa6b7ed125ae7018fadcb36ef2eb3b7e591/pyicam-0.1.0rc3.tar.gz#sha256=baf7395fe4d7efbe46f31f3dd0613d59bcaad688ff2945c5d22525279ed8762a (from https://pypi.org/simple/pyicam/), version: 0.1.0rc3 Found link https://files.pythonhosted.org/packages/db/94/8476ce61a421f1ba24ab3682dcccdf449f0a04d960fb15cbfd79a245d9ce/pyicam-0.1.0.tar.gz#sha256=c4993a76ba54e23b9e71c3dd4e96774195faf7ca423244c91484f7157e87d322 (from https://pypi.org/simple/pyicam/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-5va703f2 Downloading https://files.pythonhosted.org/packages/db/94/8476ce61a421f1ba24ab3682dcccdf449f0a04d960fb15cbfd79a245d9ce/pyicam-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/db/94/8476ce61a421f1ba24ab3682dcccdf449f0a04d960fb15cbfd79a245d9ce/pyicam-0.1.0.tar.gz#sha256=c4993a76ba54e23b9e71c3dd4e96774195faf7ca423244c91484f7157e87d322 (from https://pypi.org/simple/pyicam/) Added pyicam==0.1.0 from https://files.pythonhosted.org/packages/db/94/8476ce61a421f1ba24ab3682dcccdf449f0a04d960fb15cbfd79a245d9ce/pyicam-0.1.0.tar.gz#sha256=c4993a76ba54e23b9e71c3dd4e96774195faf7ca423244c91484f7157e87d322 to build tracker '/tmp/pip-req-tracker-j646rnzd' Running setup.py (path:/tmp/pip-wheel-8dg8sdcb/pyicam/setup.py) egg_info for package pyicam Running command python setup.py egg_info Maybe try: sudo apt-get install pandoc See http://johnmacfarlane.net/pandoc/installing.html for installation options --------------------------------------------------------------- Pandoc not found. Long_description conversion failure. Falling back to raw README.md text, for long_description. running egg_info creating pip-egg-info/pyicam.egg-info writing requirements to pip-egg-info/pyicam.egg-info/requires.txt writing pip-egg-info/pyicam.egg-info/PKG-INFO writing dependency_links to pip-egg-info/pyicam.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pyicam.egg-info/top_level.txt writing manifest file 'pip-egg-info/pyicam.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyicam.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pyicam.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-8dg8sdcb/pyicam has version 0.1.0, which satisfies requirement pyicam==0.1.0 from https://files.pythonhosted.org/packages/db/94/8476ce61a421f1ba24ab3682dcccdf449f0a04d960fb15cbfd79a245d9ce/pyicam-0.1.0.tar.gz#sha256=c4993a76ba54e23b9e71c3dd4e96774195faf7ca423244c91484f7157e87d322 Removed pyicam==0.1.0 from https://files.pythonhosted.org/packages/db/94/8476ce61a421f1ba24ab3682dcccdf449f0a04d960fb15cbfd79a245d9ce/pyicam-0.1.0.tar.gz#sha256=c4993a76ba54e23b9e71c3dd4e96774195faf7ca423244c91484f7157e87d322 from build tracker '/tmp/pip-req-tracker-j646rnzd' Building wheels for collected packages: pyicam Created temporary directory: /tmp/pip-wheel-cb5xzp5i Running setup.py bdist_wheel for pyicam: started Destination directory: /tmp/pip-wheel-cb5xzp5i Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-8dg8sdcb/pyicam/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/pip-wheel-cb5xzp5i Maybe try: sudo apt-get install pandoc See http://johnmacfarlane.net/pandoc/installing.html for installation options --------------------------------------------------------------- Pandoc not found. Long_description conversion failure. Falling back to raw README.md text, for long_description. running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyicam copying pyicam/__init__.py -> build/lib/pyicam creating build/lib/pyicam/saml copying pyicam/saml/sso.py -> build/lib/pyicam/saml copying pyicam/saml/__init__.py -> build/lib/pyicam/saml copying pyicam/saml/metadata.py -> build/lib/pyicam/saml copying pyicam/saml/test.py -> build/lib/pyicam/saml 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/pyicam creating build/bdist.linux-armv7l/wheel/pyicam/saml copying build/lib/pyicam/saml/sso.py -> build/bdist.linux-armv7l/wheel/pyicam/saml copying build/lib/pyicam/saml/__init__.py -> build/bdist.linux-armv7l/wheel/pyicam/saml copying build/lib/pyicam/saml/metadata.py -> build/bdist.linux-armv7l/wheel/pyicam/saml copying build/lib/pyicam/saml/test.py -> build/bdist.linux-armv7l/wheel/pyicam/saml copying build/lib/pyicam/__init__.py -> build/bdist.linux-armv7l/wheel/pyicam running install_egg_info running egg_info writing requirements to pyicam.egg-info/requires.txt writing dependency_links to pyicam.egg-info/dependency_links.txt writing pyicam.egg-info/PKG-INFO writing top-level names to pyicam.egg-info/top_level.txt reading manifest file 'pyicam.egg-info/SOURCES.txt' writing manifest file 'pyicam.egg-info/SOURCES.txt' Copying pyicam.egg-info to build/bdist.linux-armv7l/wheel/pyicam-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyicam-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-cb5xzp5i/pyicam-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pyicam/__init__.py' adding 'pyicam/saml/__init__.py' adding 'pyicam/saml/metadata.py' adding 'pyicam/saml/sso.py' adding 'pyicam/saml/test.py' adding 'pyicam-0.1.0.dist-info/METADATA' adding 'pyicam-0.1.0.dist-info/WHEEL' adding 'pyicam-0.1.0.dist-info/top_level.txt' adding 'pyicam-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyicam: finished with status 'done' Stored in directory: /tmp/tmpehr34v46 Successfully built pyicam Cleaning up... Removing source in /tmp/pip-wheel-8dg8sdcb/pyicam Removed build tracker '/tmp/pip-req-tracker-j646rnzd'