Collecting villagereach==0.0.6 1 location(s) to search for versions of villagereach: * https://pypi.python.org/simple/villagereach/ Getting page https://pypi.python.org/simple/villagereach/ Analyzing links from page https://pypi.python.org/simple/villagereach/ Found link https://pypi.python.org/packages/36/5c/d2c2a712c5d3adaac24949a2dc922621fcbe03be598927183542088cfd19/villagereach-0.0.3.tar.gz#md5=e1c2168d3aa857b4ba9d5cb290cc51d9 (from https://pypi.python.org/simple/villagereach/), version: 0.0.3 Found link https://pypi.python.org/packages/4a/af/705628b4706200d4a87e91d321879479848437951fba0551de668da1205c/villagereach-0.0.5.tar.gz#md5=f67c4a309e4ccb8931d635ee455029c6 (from https://pypi.python.org/simple/villagereach/), version: 0.0.5 Found link https://pypi.python.org/packages/62/ec/2d93e65e3da2865a411f907bb2fbba9c415340bf4a2ca1c8f8ee365c8627/villagereach-0.0.4.tar.gz#md5=b0037db823cf1eaf96db10ce2ffc4277 (from https://pypi.python.org/simple/villagereach/), version: 0.0.4 Found link https://pypi.python.org/packages/b9/c9/e2d7b99d747e68e2f64b55c6b81770027958f787eb2717663f54da825c1a/villagereach-0.0.2.tar.gz#md5=5f3f0c794febfbe61ca51075ee433465 (from https://pypi.python.org/simple/villagereach/), version: 0.0.2 Found link https://pypi.python.org/packages/d0/1a/6fa5cda05a34ddd35bf53daa1f0c294c9399ca66241a718e0c59b56744a1/villagereach-0.0.1.tar.gz#md5=65297d07dba984b1c7f75f0b30c8dc8b (from https://pypi.python.org/simple/villagereach/), version: 0.0.1 Found link https://pypi.python.org/packages/e6/a7/3dffedf4d9df96ab1f8595d1fd04e99a3e3a08ff3387d32f007acb6802e7/villagereach-0.0.6.tar.gz#md5=b11d66f08df39f66fd8e1a523713988a (from https://pypi.python.org/simple/villagereach/), version: 0.0.6 Found link https://pypi.python.org/packages/f9/c0/5c129cbafc7f826c2899a66d7e458285c29d376aefe8105dfb35433892d6/villagereach-0.0.7.tar.gz#md5=c2682f9ee8759906b9dc46b0835d3a8c (from https://pypi.python.org/simple/villagereach/), version: 0.0.7 Using version 0.0.6 (newest of versions: 0.0.6) Downloading villagereach-0.0.6.tar.gz Downloading from URL https://pypi.python.org/packages/e6/a7/3dffedf4d9df96ab1f8595d1fd04e99a3e3a08ff3387d32f007acb6802e7/villagereach-0.0.6.tar.gz#md5=b11d66f08df39f66fd8e1a523713988a (from https://pypi.python.org/simple/villagereach/) Running setup.py (path:/tmp/pip-build-l4vk2dn1/villagereach/setup.py) egg_info for package villagereach Running command python setup.py egg_info running egg_info creating pip-egg-info/villagereach.egg-info writing top-level names to pip-egg-info/villagereach.egg-info/top_level.txt writing requirements to pip-egg-info/villagereach.egg-info/requires.txt writing dependency_links to pip-egg-info/villagereach.egg-info/dependency_links.txt writing pip-egg-info/villagereach.egg-info/PKG-INFO writing manifest file 'pip-egg-info/villagereach.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/villagereach.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/villagereach.egg-info/SOURCES.txt' Source in /tmp/pip-build-l4vk2dn1/villagereach has version 0.0.6, which satisfies requirement villagereach==0.0.6 from https://pypi.python.org/packages/e6/a7/3dffedf4d9df96ab1f8595d1fd04e99a3e3a08ff3387d32f007acb6802e7/villagereach-0.0.6.tar.gz#md5=b11d66f08df39f66fd8e1a523713988a Building wheels for collected packages: villagereach Running setup.py bdist_wheel for villagereach: started Destination directory: /tmp/tmpehw2s8x2pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-l4vk2dn1/villagereach/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/tmpehw2s8x2pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/villagereach copying villagereach/file_transfer.py -> build/lib/villagereach copying villagereach/__init__.py -> build/lib/villagereach creating build/lib/villagereach/test copying villagereach/test/__init__.py -> build/lib/villagereach/test installing to build/bdist.linux-armv7l/wheel running install error: [Errno 2] No such file or directory: 'sudo' Running setup.py bdist_wheel for villagereach: finished with status 'error' Failed building wheel for villagereach Running setup.py clean for villagereach Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-l4vk2dn1/villagereach/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" clean --all running clean removing 'build/lib' (and everything under it) 'build/bdist.linux-armv7l' does not exist -- can't clean it 'build/scripts-3.5' does not exist -- can't clean it removing 'build' Failed to build villagereach Cleaning up... Removing source in /tmp/pip-build-l4vk2dn1/villagereach ERROR: Failed to build one or more wheels Exception information: Traceback (most recent call last): File "/home/piwheels/.local/lib/python3.5/site-packages/pip/basecommand.py", line 215, in main status = self.run(options, args) File "/home/piwheels/.local/lib/python3.5/site-packages/pip/commands/wheel.py", line 201, in run "Failed to build one or more wheels" pip.exceptions.CommandError: Failed to build one or more wheels