2021-07-14T15:17:08,686 Created temporary directory: /tmp/pip-ephem-wheel-cache-f2wj6kz1 2021-07-14T15:17:08,689 Created temporary directory: /tmp/pip-req-tracker-q22by61f 2021-07-14T15:17:08,689 Initialized build tracking at /tmp/pip-req-tracker-q22by61f 2021-07-14T15:17:08,689 Created build tracker: /tmp/pip-req-tracker-q22by61f 2021-07-14T15:17:08,690 Entered build tracker: /tmp/pip-req-tracker-q22by61f 2021-07-14T15:17:08,690 Created temporary directory: /tmp/pip-wheel-tel8payp 2021-07-14T15:17:08,720 1 location(s) to search for versions of lockit: 2021-07-14T15:17:08,720 * https://pypi.org/simple/lockit/ 2021-07-14T15:17:08,721 Fetching project page and analyzing links: https://pypi.org/simple/lockit/ 2021-07-14T15:17:08,721 Getting page https://pypi.org/simple/lockit/ 2021-07-14T15:17:08,723 Found index url https://pypi.org/simple 2021-07-14T15:17:08,900 Found link https://files.pythonhosted.org/packages/48/64/63acd33ba67b7caebfbcce917560e9496d67b5e5db887532d8c28908894a/lockit-1.0.tar.gz#sha256=af9dfe76a5c560b8542133fdeff00d0e8220bc82030117795e9bcdf4c10c828d (from https://pypi.org/simple/lockit/) (requires-python:>=3.6.0), version: 1.0 2021-07-14T15:17:08,901 Found link https://files.pythonhosted.org/packages/93/2a/49127e3f7321455fadc7b1cae095b9933617855d8d02804ea6bde56bc692/lockit-1.0.1.tar.gz#sha256=adfa0c6941d4aad3180eb64d779f93c06466c2541eaad621ecd34df640e8db5c (from https://pypi.org/simple/lockit/) (requires-python:>=3.6.0), version: 1.0.1 2021-07-14T15:17:08,901 Skipping link: not a file: https://pypi.org/simple/lockit/ 2021-07-14T15:17:08,919 Given no hashes to check 1 links for project 'lockit': discarding no candidates 2021-07-14T15:17:08,938 Collecting lockit==1.0 2021-07-14T15:17:08,939 Created temporary directory: /tmp/pip-unpack-_07jne7f 2021-07-14T15:17:09,290 Downloading lockit-1.0.tar.gz (4.8 kB) 2021-07-14T15:17:09,337 Added lockit==1.0 from https://files.pythonhosted.org/packages/48/64/63acd33ba67b7caebfbcce917560e9496d67b5e5db887532d8c28908894a/lockit-1.0.tar.gz#sha256=af9dfe76a5c560b8542133fdeff00d0e8220bc82030117795e9bcdf4c10c828d to build tracker '/tmp/pip-req-tracker-q22by61f' 2021-07-14T15:17:09,338 Running setup.py (path:/tmp/pip-wheel-tel8payp/lockit_05fcd9574b62400e85fa87f9b37dbd05/setup.py) egg_info for package lockit 2021-07-14T15:17:09,339 Created temporary directory: /tmp/pip-pip-egg-info-0iqx5shx 2021-07-14T15:17:09,339 Running command python setup.py egg_info 2021-07-14T15:17:10,157 Traceback (most recent call last): 2021-07-14T15:17:10,158 File "", line 1, in 2021-07-14T15:17:10,158 File "/tmp/pip-wheel-tel8payp/lockit_05fcd9574b62400e85fa87f9b37dbd05/setup.py", line 35, in 2021-07-14T15:17:10,159 with io.open(os.path.join(here, "requirements.txt")) as f: 2021-07-14T15:17:10,159 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-tel8payp/lockit_05fcd9574b62400e85fa87f9b37dbd05/requirements.txt' 2021-07-14T15:17:10,207 WARNING: Discarding https://files.pythonhosted.org/packages/48/64/63acd33ba67b7caebfbcce917560e9496d67b5e5db887532d8c28908894a/lockit-1.0.tar.gz#sha256=af9dfe76a5c560b8542133fdeff00d0e8220bc82030117795e9bcdf4c10c828d (from https://pypi.org/simple/lockit/) (requires-python:>=3.6.0). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T15:17:10,209 ERROR: Could not find a version that satisfies the requirement lockit==1.0 (from versions: 1.0, 1.0.1) 2021-07-14T15:17:10,209 ERROR: No matching distribution found for lockit==1.0 2021-07-14T15:17:10,209 Exception information: 2021-07-14T15:17:10,209 Traceback (most recent call last): 2021-07-14T15:17:10,209 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T15:17:10,209 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T15:17:10,209 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T15:17:10,209 raise RequirementsConflicted(criterion) 2021-07-14T15:17:10,209 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lockit==1.0') 2021-07-14T15:17:10,209 2021-07-14T15:17:10,209 During handling of the above exception, another exception occurred: 2021-07-14T15:17:10,209 2021-07-14T15:17:10,209 Traceback (most recent call last): 2021-07-14T15:17:10,209 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T15:17:10,209 result = self._result = resolver.resolve( 2021-07-14T15:17:10,209 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T15:17:10,209 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T15:17:10,209 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T15:17:10,209 raise ResolutionImpossible(e.criterion.information) 2021-07-14T15:17:10,209 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lockit==1.0'), parent=None)] 2021-07-14T15:17:10,209 2021-07-14T15:17:10,209 The above exception was the direct cause of the following exception: 2021-07-14T15:17:10,209 2021-07-14T15:17:10,209 Traceback (most recent call last): 2021-07-14T15:17:10,209 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T15:17:10,209 status = self.run(options, args) 2021-07-14T15:17:10,209 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T15:17:10,209 return func(self, options, args) 2021-07-14T15:17:10,209 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T15:17:10,209 requirement_set = resolver.resolve( 2021-07-14T15:17:10,209 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T15:17:10,209 raise error from e 2021-07-14T15:17:10,209 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lockit==1.0 2021-07-14T15:17:10,214 Removed lockit==1.0 from https://files.pythonhosted.org/packages/48/64/63acd33ba67b7caebfbcce917560e9496d67b5e5db887532d8c28908894a/lockit-1.0.tar.gz#sha256=af9dfe76a5c560b8542133fdeff00d0e8220bc82030117795e9bcdf4c10c828d from build tracker '/tmp/pip-req-tracker-q22by61f' 2021-07-14T15:17:10,214 Removed build tracker: '/tmp/pip-req-tracker-q22by61f'