2021-07-12T22:38:33,903 Created temporary directory: /tmp/pip-ephem-wheel-cache-6gc6n__0 2021-07-12T22:38:33,906 Created temporary directory: /tmp/pip-req-tracker-yn7nqgv_ 2021-07-12T22:38:33,906 Initialized build tracking at /tmp/pip-req-tracker-yn7nqgv_ 2021-07-12T22:38:33,907 Created build tracker: /tmp/pip-req-tracker-yn7nqgv_ 2021-07-12T22:38:33,907 Entered build tracker: /tmp/pip-req-tracker-yn7nqgv_ 2021-07-12T22:38:33,907 Created temporary directory: /tmp/pip-wheel-1wvdclc1 2021-07-12T22:38:33,938 1 location(s) to search for versions of epocsecs: 2021-07-12T22:38:33,938 * https://pypi.org/simple/epocsecs/ 2021-07-12T22:38:33,939 Fetching project page and analyzing links: https://pypi.org/simple/epocsecs/ 2021-07-12T22:38:33,939 Getting page https://pypi.org/simple/epocsecs/ 2021-07-12T22:38:33,941 Found index url https://pypi.org/simple 2021-07-12T22:38:34,155 Found link https://files.pythonhosted.org/packages/93/fc/ff6473e1cb0b04e89fc81241c20b8304fd986b5e31178c2c8ae571e7c4ae/epocsecs-1.0.tar.gz#sha256=1fc6b057e20c47afb09ad0e57c104c0cf14ddaf4f86022c5c65e01373d08ebe6 (from https://pypi.org/simple/epocsecs/), version: 1.0 2021-07-12T22:38:34,156 Found link https://files.pythonhosted.org/packages/bb/10/1cc8f137ade68d47824663888bede248eec7d8667edd8bb345e408f357ca/epocsecs-1.0.1.tar.gz#sha256=1ab766f2b478f3b721405c713c844ae4e179830fcdb26914c92bf1c94d59c9c7 (from https://pypi.org/simple/epocsecs/), version: 1.0.1 2021-07-12T22:38:34,156 Skipping link: not a file: https://pypi.org/simple/epocsecs/ 2021-07-12T22:38:34,174 Given no hashes to check 1 links for project 'epocsecs': discarding no candidates 2021-07-12T22:38:34,193 Collecting epocsecs==1.0 2021-07-12T22:38:34,194 Created temporary directory: /tmp/pip-unpack-_95wjo6b 2021-07-12T22:38:34,368 Downloading epocsecs-1.0.tar.gz (2.0 kB) 2021-07-12T22:38:34,403 Added epocsecs==1.0 from https://files.pythonhosted.org/packages/93/fc/ff6473e1cb0b04e89fc81241c20b8304fd986b5e31178c2c8ae571e7c4ae/epocsecs-1.0.tar.gz#sha256=1fc6b057e20c47afb09ad0e57c104c0cf14ddaf4f86022c5c65e01373d08ebe6 to build tracker '/tmp/pip-req-tracker-yn7nqgv_' 2021-07-12T22:38:34,404 Running setup.py (path:/tmp/pip-wheel-1wvdclc1/epocsecs_83cc06db86454d95be796b2bc03a0334/setup.py) egg_info for package epocsecs 2021-07-12T22:38:34,405 Created temporary directory: /tmp/pip-pip-egg-info-vbtkz352 2021-07-12T22:38:34,406 Running command python setup.py egg_info 2021-07-12T22:38:35,348 Traceback (most recent call last): 2021-07-12T22:38:35,349 File "", line 1, in 2021-07-12T22:38:35,349 File "/tmp/pip-wheel-1wvdclc1/epocsecs_83cc06db86454d95be796b2bc03a0334/setup.py", line 2, in 2021-07-12T22:38:35,350 from epocsecs import VERSION 2021-07-12T22:38:35,350 File "/tmp/pip-wheel-1wvdclc1/epocsecs_83cc06db86454d95be796b2bc03a0334/epocsecs.py", line 81 2021-07-12T22:38:35,350 print epocsecs(target, epoc) 2021-07-12T22:38:35,350 ^ 2021-07-12T22:38:35,351 SyntaxError: invalid syntax 2021-07-12T22:38:35,401 WARNING: Discarding https://files.pythonhosted.org/packages/93/fc/ff6473e1cb0b04e89fc81241c20b8304fd986b5e31178c2c8ae571e7c4ae/epocsecs-1.0.tar.gz#sha256=1fc6b057e20c47afb09ad0e57c104c0cf14ddaf4f86022c5c65e01373d08ebe6 (from https://pypi.org/simple/epocsecs/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T22:38:35,403 ERROR: Could not find a version that satisfies the requirement epocsecs==1.0 (from versions: 1.0, 1.0.1) 2021-07-12T22:38:35,403 ERROR: No matching distribution found for epocsecs==1.0 2021-07-12T22:38:35,403 Exception information: 2021-07-12T22:38:35,403 Traceback (most recent call last): 2021-07-12T22:38:35,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T22:38:35,403 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T22:38:35,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T22:38:35,403 raise RequirementsConflicted(criterion) 2021-07-12T22:38:35,403 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('epocsecs==1.0') 2021-07-12T22:38:35,403 2021-07-12T22:38:35,403 During handling of the above exception, another exception occurred: 2021-07-12T22:38:35,403 2021-07-12T22:38:35,403 Traceback (most recent call last): 2021-07-12T22:38:35,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T22:38:35,403 result = self._result = resolver.resolve( 2021-07-12T22:38:35,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T22:38:35,403 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T22:38:35,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T22:38:35,403 raise ResolutionImpossible(e.criterion.information) 2021-07-12T22:38:35,403 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('epocsecs==1.0'), parent=None)] 2021-07-12T22:38:35,403 2021-07-12T22:38:35,403 The above exception was the direct cause of the following exception: 2021-07-12T22:38:35,403 2021-07-12T22:38:35,403 Traceback (most recent call last): 2021-07-12T22:38:35,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T22:38:35,403 status = self.run(options, args) 2021-07-12T22:38:35,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T22:38:35,403 return func(self, options, args) 2021-07-12T22:38:35,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T22:38:35,403 requirement_set = resolver.resolve( 2021-07-12T22:38:35,403 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T22:38:35,403 raise error from e 2021-07-12T22:38:35,403 pip._internal.exceptions.DistributionNotFound: No matching distribution found for epocsecs==1.0 2021-07-12T22:38:35,408 Removed epocsecs==1.0 from https://files.pythonhosted.org/packages/93/fc/ff6473e1cb0b04e89fc81241c20b8304fd986b5e31178c2c8ae571e7c4ae/epocsecs-1.0.tar.gz#sha256=1fc6b057e20c47afb09ad0e57c104c0cf14ddaf4f86022c5c65e01373d08ebe6 from build tracker '/tmp/pip-req-tracker-yn7nqgv_' 2021-07-12T22:38:35,408 Removed build tracker: '/tmp/pip-req-tracker-yn7nqgv_'