2019-07-06T13:11:33 Created temporary directory: /tmp/pip-ephem-wheel-cache-h2hs07e5 2019-07-06T13:11:33 Created temporary directory: /tmp/pip-req-tracker-d8vth11c 2019-07-06T13:11:33 Created requirements tracker '/tmp/pip-req-tracker-d8vth11c' 2019-07-06T13:11:33 Created temporary directory: /tmp/pip-wheel-t76ajy8q 2019-07-06T13:11:33 Collecting asyncapp==0.2.0 2019-07-06T13:11:33 1 location(s) to search for versions of asyncapp: 2019-07-06T13:11:33 * https://pypi.org/simple/asyncapp/ 2019-07-06T13:11:33 Getting page https://pypi.org/simple/asyncapp/ 2019-07-06T13:11:33 Analyzing links from page https://pypi.org/simple/asyncapp/ 2019-07-06T13:11:33 Found link https://files.pythonhosted.org/packages/28/0b/22795fb9b410dfbce42563cb82a4b214fe31e770383a727bcd6ab0ea5e6a/asyncapp-0.1.5.tar.gz#sha256=ca41d7050ace00e1c095582dff0925be546de09f057d84e5f1d1c73baa00b215 (from https://pypi.org/simple/asyncapp/), version: 0.1.5 2019-07-06T13:11:33 Found link https://files.pythonhosted.org/packages/29/2b/d0a26ee4c48f9f83b5464aa3ca96fb0faa2ad081c863091f51fa208cbf5a/asyncapp-0.2.0.tar.gz#sha256=c3becb3cbcb80eea870e9f38c65c4081fd82382a0a6d891887032bc23bfd1c42 (from https://pypi.org/simple/asyncapp/), version: 0.2.0 2019-07-06T13:11:33 Using version 0.2.0 (newest of versions: 0.2.0) 2019-07-06T13:11:33 Created temporary directory: /tmp/pip-unpack-75l8uc4k 2019-07-06T13:11:34 Downloading https://files.pythonhosted.org/packages/29/2b/d0a26ee4c48f9f83b5464aa3ca96fb0faa2ad081c863091f51fa208cbf5a/asyncapp-0.2.0.tar.gz 2019-07-06T13:11:34 Downloading from URL https://files.pythonhosted.org/packages/29/2b/d0a26ee4c48f9f83b5464aa3ca96fb0faa2ad081c863091f51fa208cbf5a/asyncapp-0.2.0.tar.gz#sha256=c3becb3cbcb80eea870e9f38c65c4081fd82382a0a6d891887032bc23bfd1c42 (from https://pypi.org/simple/asyncapp/) 2019-07-06T13:11:34 Added asyncapp==0.2.0 from https://files.pythonhosted.org/packages/29/2b/d0a26ee4c48f9f83b5464aa3ca96fb0faa2ad081c863091f51fa208cbf5a/asyncapp-0.2.0.tar.gz#sha256=c3becb3cbcb80eea870e9f38c65c4081fd82382a0a6d891887032bc23bfd1c42 to build tracker '/tmp/pip-req-tracker-d8vth11c' 2019-07-06T13:11:34 Running setup.py (path:/tmp/pip-wheel-t76ajy8q/asyncapp/setup.py) egg_info for package asyncapp 2019-07-06T13:11:34 Running command python setup.py egg_info 2019-07-06T13:11:35 Traceback (most recent call last): 2019-07-06T13:11:35 File "", line 1, in 2019-07-06T13:11:35 File "/tmp/pip-wheel-t76ajy8q/asyncapp/setup.py", line 30, in 2019-07-06T13:11:35 from asyncapp import __version__, __appname__, __description__ 2019-07-06T13:11:35 File "/tmp/pip-wheel-t76ajy8q/asyncapp/asyncapp/__init__.py", line 29, in 2019-07-06T13:11:35 from asyncapp.serialport import AsyncSerial 2019-07-06T13:11:35 File "/tmp/pip-wheel-t76ajy8q/asyncapp/asyncapp/serialport.py", line 29, in 2019-07-06T13:11:35 import serial 2019-07-06T13:11:35 ModuleNotFoundError: No module named 'serial' 2019-07-06T13:11:35 Cleaning up... 2019-07-06T13:11:35 Removing source in /tmp/pip-wheel-t76ajy8q/asyncapp 2019-07-06T13:11:35 Removed asyncapp==0.2.0 from https://files.pythonhosted.org/packages/29/2b/d0a26ee4c48f9f83b5464aa3ca96fb0faa2ad081c863091f51fa208cbf5a/asyncapp-0.2.0.tar.gz#sha256=c3becb3cbcb80eea870e9f38c65c4081fd82382a0a6d891887032bc23bfd1c42 from build tracker '/tmp/pip-req-tracker-d8vth11c' 2019-07-06T13:11:35 Removed build tracker '/tmp/pip-req-tracker-d8vth11c' 2019-07-06T13:11:35 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-t76ajy8q/asyncapp/ 2019-07-06T13:11:35 Exception information: 2019-07-06T13:11:35 Traceback (most recent call last): 2019-07-06T13:11:35 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-06T13:11:35 status = self.run(options, args) 2019-07-06T13:11:35 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-06T13:11:35 resolver.resolve(requirement_set) 2019-07-06T13:11:35 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-06T13:11:35 self._resolve_one(requirement_set, req) 2019-07-06T13:11:35 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-06T13:11:35 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-06T13:11:35 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-06T13:11:35 self.require_hashes 2019-07-06T13:11:35 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-06T13:11:35 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-06T13:11:35 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-06T13:11:35 self.req.prepare_metadata() 2019-07-06T13:11:35 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-06T13:11:35 self.run_egg_info() 2019-07-06T13:11:35 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-06T13:11:35 command_desc='python setup.py egg_info') 2019-07-06T13:11:35 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-06T13:11:35 % (command_desc, proc.returncode, cwd)) 2019-07-06T13:11:35 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-t76ajy8q/asyncapp/