2019-07-02T11:24:22 Created temporary directory: /tmp/pip-ephem-wheel-cache-_l22w57s 2019-07-02T11:24:22 Created temporary directory: /tmp/pip-req-tracker-eb9kflc0 2019-07-02T11:24:22 Created requirements tracker '/tmp/pip-req-tracker-eb9kflc0' 2019-07-02T11:24:22 Created temporary directory: /tmp/pip-wheel-4dvqz0vt 2019-07-02T11:24:22 Collecting pyAPIUSBP==0.1.0 2019-07-02T11:24:22 1 location(s) to search for versions of pyAPIUSBP: 2019-07-02T11:24:22 * https://pypi.org/simple/pyapiusbp/ 2019-07-02T11:24:22 Getting page https://pypi.org/simple/pyapiusbp/ 2019-07-02T11:24:22 Analyzing links from page https://pypi.org/simple/pyapiusbp/ 2019-07-02T11:24:22 Found link https://files.pythonhosted.org/packages/e8/52/a237acce87db8c9f4c0c6102059a16b0015cefb3039440d0a7ec948b47e3/pyAPIUSBP-0.1.0.zip#sha256=91713bace3bcd22b372e4a178184827f007d8d2e07b0d8750cbb2b43a625c451 (from https://pypi.org/simple/pyapiusbp/), version: 0.1.0 2019-07-02T11:24:22 Using version 0.1.0 (newest of versions: 0.1.0) 2019-07-02T11:24:22 Created temporary directory: /tmp/pip-unpack-9zc_xli7 2019-07-02T11:24:23 Downloading https://files.pythonhosted.org/packages/e8/52/a237acce87db8c9f4c0c6102059a16b0015cefb3039440d0a7ec948b47e3/pyAPIUSBP-0.1.0.zip 2019-07-02T11:24:23 Downloading from URL https://files.pythonhosted.org/packages/e8/52/a237acce87db8c9f4c0c6102059a16b0015cefb3039440d0a7ec948b47e3/pyAPIUSBP-0.1.0.zip#sha256=91713bace3bcd22b372e4a178184827f007d8d2e07b0d8750cbb2b43a625c451 (from https://pypi.org/simple/pyapiusbp/) 2019-07-02T11:24:23 Added pyAPIUSBP==0.1.0 from https://files.pythonhosted.org/packages/e8/52/a237acce87db8c9f4c0c6102059a16b0015cefb3039440d0a7ec948b47e3/pyAPIUSBP-0.1.0.zip#sha256=91713bace3bcd22b372e4a178184827f007d8d2e07b0d8750cbb2b43a625c451 to build tracker '/tmp/pip-req-tracker-eb9kflc0' 2019-07-02T11:24:23 Running setup.py (path:/tmp/pip-wheel-4dvqz0vt/pyAPIUSBP/setup.py) egg_info for package pyAPIUSBP 2019-07-02T11:24:23 Running command python setup.py egg_info 2019-07-02T11:24:24 Traceback (most recent call last): 2019-07-02T11:24:24 File "", line 1, in 2019-07-02T11:24:24 File "/tmp/pip-wheel-4dvqz0vt/pyAPIUSBP/setup.py", line 6, in 2019-07-02T11:24:24 from pyAPIUSBP import __version__ 2019-07-02T11:24:24 File "/tmp/pip-wheel-4dvqz0vt/pyAPIUSBP/pyAPIUSBP/__init__.py", line 3, in 2019-07-02T11:24:24 import pyAPIUSBP.DIO 2019-07-02T11:24:24 File "/tmp/pip-wheel-4dvqz0vt/pyAPIUSBP/pyAPIUSBP/DIO.py", line 272 2019-07-02T11:24:24 raise ValueError, 'DioInit failed (%s)' % self.getErrorString(ret) 2019-07-02T11:24:24 ^ 2019-07-02T11:24:24 SyntaxError: invalid syntax 2019-07-02T11:24:24 Cleaning up... 2019-07-02T11:24:24 Removing source in /tmp/pip-wheel-4dvqz0vt/pyAPIUSBP 2019-07-02T11:24:24 Removed pyAPIUSBP==0.1.0 from https://files.pythonhosted.org/packages/e8/52/a237acce87db8c9f4c0c6102059a16b0015cefb3039440d0a7ec948b47e3/pyAPIUSBP-0.1.0.zip#sha256=91713bace3bcd22b372e4a178184827f007d8d2e07b0d8750cbb2b43a625c451 from build tracker '/tmp/pip-req-tracker-eb9kflc0' 2019-07-02T11:24:24 Removed build tracker '/tmp/pip-req-tracker-eb9kflc0' 2019-07-02T11:24:24 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-4dvqz0vt/pyAPIUSBP/ 2019-07-02T11:24:24 Exception information: 2019-07-02T11:24:24 Traceback (most recent call last): 2019-07-02T11:24:24 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-02T11:24:24 status = self.run(options, args) 2019-07-02T11:24:24 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-02T11:24:24 resolver.resolve(requirement_set) 2019-07-02T11:24:24 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-02T11:24:24 self._resolve_one(requirement_set, req) 2019-07-02T11:24:24 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-02T11:24:24 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-02T11:24:24 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-02T11:24:24 self.require_hashes 2019-07-02T11:24:24 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-02T11:24:24 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-02T11:24:24 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-02T11:24:24 self.req.prepare_metadata() 2019-07-02T11:24:24 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-02T11:24:24 self.run_egg_info() 2019-07-02T11:24:24 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-02T11:24:24 command_desc='python setup.py egg_info') 2019-07-02T11:24:24 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-02T11:24:24 % (command_desc, proc.returncode, cwd)) 2019-07-02T11:24:24 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-4dvqz0vt/pyAPIUSBP/