2019-11-27T21:00:59 Created temporary directory: /tmp/pip-ephem-wheel-cache-2j_b1x57 2019-11-27T21:00:59 Created temporary directory: /tmp/pip-req-tracker-khy16yht 2019-11-27T21:00:59 Created requirements tracker '/tmp/pip-req-tracker-khy16yht' 2019-11-27T21:00:59 Created temporary directory: /tmp/pip-wheel-2mw_2w98 2019-11-27T21:00:59 Collecting koradctl==0.2.5 2019-11-27T21:00:59 1 location(s) to search for versions of koradctl: 2019-11-27T21:00:59 * https://pypi.org/simple/koradctl/ 2019-11-27T21:00:59 Getting page https://pypi.org/simple/koradctl/ 2019-11-27T21:00:59 Analyzing links from page https://pypi.org/simple/koradctl/ 2019-11-27T21:00:59 Found link https://files.pythonhosted.org/packages/7b/c3/7d751daa5b29297853dbf49b850e3a3eb9570d7fdbee8f73437f6bbea8ce/koradctl-0.2.4.tar.gz#sha256=e5dc053acacaf5a62c6a6d5e857c92f7fe9c127fcf89ca3a9d4ed5d5bd588e6e (from https://pypi.org/simple/koradctl/) (requires-python:>=3.5), version: 0.2.4 2019-11-27T21:00:59 Found link https://files.pythonhosted.org/packages/eb/91/2f3d943136b4fc0080a7b5da70970046aaf52720bd534afa2ec876e01aaa/koradctl-0.2.5.tar.gz#sha256=0b0b4ea976c7bd7ded076a2186f28fb0196bfd50010056bf883e7d8518eb3220 (from https://pypi.org/simple/koradctl/) (requires-python:>=3.5), version: 0.2.5 2019-11-27T21:00:59 Found link https://files.pythonhosted.org/packages/b4/e8/3408243375c4ea0d71c8fcde94c9261d7d183acf1a5080fbfd368f9c3b87/koradctl-0.2.6.tar.gz#sha256=8e7ddfc50c5144ff8f2136721d1362da7fa503e2299b9de05a07f654f27fde65 (from https://pypi.org/simple/koradctl/) (requires-python:>=3.5), version: 0.2.6 2019-11-27T21:00:59 Using version 0.2.5 (newest of versions: 0.2.5) 2019-11-27T21:00:59 Created temporary directory: /tmp/pip-unpack-hmzcdk2g 2019-11-27T21:00:59 Downloading https://files.pythonhosted.org/packages/eb/91/2f3d943136b4fc0080a7b5da70970046aaf52720bd534afa2ec876e01aaa/koradctl-0.2.5.tar.gz 2019-11-27T21:00:59 Downloading from URL https://files.pythonhosted.org/packages/eb/91/2f3d943136b4fc0080a7b5da70970046aaf52720bd534afa2ec876e01aaa/koradctl-0.2.5.tar.gz#sha256=0b0b4ea976c7bd7ded076a2186f28fb0196bfd50010056bf883e7d8518eb3220 (from https://pypi.org/simple/koradctl/) (requires-python:>=3.5) 2019-11-27T21:00:59 Added koradctl==0.2.5 from https://files.pythonhosted.org/packages/eb/91/2f3d943136b4fc0080a7b5da70970046aaf52720bd534afa2ec876e01aaa/koradctl-0.2.5.tar.gz#sha256=0b0b4ea976c7bd7ded076a2186f28fb0196bfd50010056bf883e7d8518eb3220 to build tracker '/tmp/pip-req-tracker-khy16yht' 2019-11-27T21:00:59 Running setup.py (path:/tmp/pip-wheel-2mw_2w98/koradctl/setup.py) egg_info for package koradctl 2019-11-27T21:00:59 Running command python setup.py egg_info 2019-11-27T21:01:01 Traceback (most recent call last): 2019-11-27T21:01:01 File "", line 1, in 2019-11-27T21:01:01 File "/tmp/pip-wheel-2mw_2w98/koradctl/setup.py", line 5, in 2019-11-27T21:01:01 import koradctl as me 2019-11-27T21:01:01 File "/tmp/pip-wheel-2mw_2w98/koradctl/koradctl/__init__.py", line 4, in 2019-11-27T21:01:01 from koradctl.port import get_port 2019-11-27T21:01:01 File "/tmp/pip-wheel-2mw_2w98/koradctl/koradctl/port.py", line 1, in 2019-11-27T21:01:01 import serial 2019-11-27T21:01:01 ModuleNotFoundError: No module named 'serial' 2019-11-27T21:01:01 Cleaning up... 2019-11-27T21:01:01 Removing source in /tmp/pip-wheel-2mw_2w98/koradctl 2019-11-27T21:01:01 Removed koradctl==0.2.5 from https://files.pythonhosted.org/packages/eb/91/2f3d943136b4fc0080a7b5da70970046aaf52720bd534afa2ec876e01aaa/koradctl-0.2.5.tar.gz#sha256=0b0b4ea976c7bd7ded076a2186f28fb0196bfd50010056bf883e7d8518eb3220 from build tracker '/tmp/pip-req-tracker-khy16yht' 2019-11-27T21:01:01 Removed build tracker '/tmp/pip-req-tracker-khy16yht' 2019-11-27T21:01:01 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-2mw_2w98/koradctl/ 2019-11-27T21:01:01 Exception information: 2019-11-27T21:01:01 Traceback (most recent call last): 2019-11-27T21:01:01 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-11-27T21:01:01 status = self.run(options, args) 2019-11-27T21:01:01 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-11-27T21:01:01 resolver.resolve(requirement_set) 2019-11-27T21:01:01 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-11-27T21:01:01 self._resolve_one(requirement_set, req) 2019-11-27T21:01:01 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-11-27T21:01:01 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-11-27T21:01:01 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-11-27T21:01:01 self.require_hashes 2019-11-27T21:01:01 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-11-27T21:01:01 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-11-27T21:01:01 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-11-27T21:01:01 self.req.prepare_metadata() 2019-11-27T21:01:01 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-11-27T21:01:01 self.run_egg_info() 2019-11-27T21:01:01 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-11-27T21:01:01 command_desc='python setup.py egg_info') 2019-11-27T21:01:01 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-11-27T21:01:01 % (command_desc, proc.returncode, cwd)) 2019-11-27T21:01:01 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-2mw_2w98/koradctl/