Collecting obonet==0.2.2 1 location(s) to search for versions of obonet: * https://pypi.python.org/simple/obonet/ Getting page https://pypi.python.org/simple/obonet/ Analyzing links from page https://pypi.python.org/simple/obonet/ Found link https://pypi.python.org/packages/03/cc/720970a1beb1db1b59417ea76fe6469ab2c197f300bee3cec2a12e0b5df5/obonet-0.2.1-py3-none-any.whl#md5=13dae743a8460d8cf3cff5586280b796 (from https://pypi.python.org/simple/obonet/), version: 0.2.1 Found link https://pypi.python.org/packages/2b/29/dd70839bf7b5480f268d803477e12d46288e42e6498fe0d5f49fca9e3efc/obonet-0.2.2.tar.gz#md5=7c3e51894610c382dc33e8b8b5bc61aa (from https://pypi.python.org/simple/obonet/), version: 0.2.2 Found link https://pypi.python.org/packages/2f/38/f94b60412292b43e4ec3a9866eb721d9032c25984d5d02c6caaed5ce2f93/obonet-0.2.0.tar.gz#md5=216040bc64fe09d0fe7c53dd679606ac (from https://pypi.python.org/simple/obonet/), version: 0.2.0 Skipping link https://pypi.python.org/packages/53/52/58ead98ce5fe48eb8eb5730a4be8323f4a91a2b7af9a2194fc9306dc7352/obonet-0.2.1-py3.6.egg#md5=569ec1cee9d059bd85dd8995df246224 (from https://pypi.python.org/simple/obonet/); unsupported archive format: .egg Skipping link https://pypi.python.org/packages/7c/ac/79a0ff3d586b06f33b1068064ff89a2ecb3c1c9795f6b9df161ed77dd23e/obonet-0.2.0-py3.6.egg#md5=86e6891f2084c1aab15225a9106a5b85 (from https://pypi.python.org/simple/obonet/); unsupported archive format: .egg Found link https://pypi.python.org/packages/97/f6/91bb5fd8eab322a73c1a1efd6bf1d3a33b70f5499a466d483604133f1844/obonet-0.2.1.tar.gz#md5=aee088b15144ab49662c4c5b829f6f17 (from https://pypi.python.org/simple/obonet/), version: 0.2.1 Found link https://pypi.python.org/packages/d4/6c/08fd1d74ca46aa78b70dec2a083e4165d5046f219f1a018f7a94319a8b0f/obonet-0.2.0-py3-none-any.whl#md5=727dd030f6dfebec52f6d198f33f5b83 (from https://pypi.python.org/simple/obonet/), version: 0.2.0 Using version 0.2.2 (newest of versions: 0.2.2) Downloading obonet-0.2.2.tar.gz Downloading from URL https://pypi.python.org/packages/2b/29/dd70839bf7b5480f268d803477e12d46288e42e6498fe0d5f49fca9e3efc/obonet-0.2.2.tar.gz#md5=7c3e51894610c382dc33e8b8b5bc61aa (from https://pypi.python.org/simple/obonet/) Running setup.py (path:/tmp/pip-build-geimh644/obonet/setup.py) egg_info for package obonet Running command python setup.py egg_info README.md conversion to reStructuredText failed. Error: [Errno 2] No such file or directory: 'pandoc' running egg_info creating pip-egg-info/obonet.egg-info writing dependency_links to pip-egg-info/obonet.egg-info/dependency_links.txt writing pip-egg-info/obonet.egg-info/PKG-INFO writing top-level names to pip-egg-info/obonet.egg-info/top_level.txt writing requirements to pip-egg-info/obonet.egg-info/requires.txt writing manifest file 'pip-egg-info/obonet.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/obonet.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/obonet.egg-info/SOURCES.txt' Source in /tmp/pip-build-geimh644/obonet has version 0.2.2, which satisfies requirement obonet==0.2.2 from https://pypi.python.org/packages/2b/29/dd70839bf7b5480f268d803477e12d46288e42e6498fe0d5f49fca9e3efc/obonet-0.2.2.tar.gz#md5=7c3e51894610c382dc33e8b8b5bc61aa Building wheels for collected packages: obonet Running setup.py bdist_wheel for obonet: started Destination directory: /tmp/tmp9oldyhw1pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-geimh644/obonet/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/tmp9oldyhw1pip-wheel- README.md conversion to reStructuredText failed. Error: [Errno 2] No such file or directory: 'pandoc' running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/obonet copying obonet/io.py -> build/lib/obonet copying obonet/read.py -> build/lib/obonet copying obonet/__init__.py -> build/lib/obonet 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/obonet copying build/lib/obonet/io.py -> build/bdist.linux-armv7l/wheel/obonet copying build/lib/obonet/read.py -> build/bdist.linux-armv7l/wheel/obonet copying build/lib/obonet/__init__.py -> build/bdist.linux-armv7l/wheel/obonet running install_egg_info running egg_info writing obonet.egg-info/PKG-INFO writing dependency_links to obonet.egg-info/dependency_links.txt writing requirements to obonet.egg-info/requires.txt writing top-level names to obonet.egg-info/top_level.txt reading manifest file 'obonet.egg-info/SOURCES.txt' writing manifest file 'obonet.egg-info/SOURCES.txt' Copying obonet.egg-info to build/bdist.linux-armv7l/wheel/obonet-0.2.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/obonet-0.2.2.dist-info/WHEEL Running setup.py bdist_wheel for obonet: finished with status 'done' Stored in directory: /tmp/tmplwbx1a5n Successfully built obonet Cleaning up... Removing source in /tmp/pip-build-geimh644/obonet