2021-12-18T19:07:37,209 Created temporary directory: /tmp/pip-ephem-wheel-cache-ovm157i0 2021-12-18T19:07:37,214 Created temporary directory: /tmp/pip-req-tracker-6yki6ngs 2021-12-18T19:07:37,215 Initialized build tracking at /tmp/pip-req-tracker-6yki6ngs 2021-12-18T19:07:37,215 Created build tracker: /tmp/pip-req-tracker-6yki6ngs 2021-12-18T19:07:37,216 Entered build tracker: /tmp/pip-req-tracker-6yki6ngs 2021-12-18T19:07:37,217 Created temporary directory: /tmp/pip-wheel-cnyk3rhi 2021-12-18T19:07:37,280 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-18T19:07:37,284 2 location(s) to search for versions of hyperstate: 2021-12-18T19:07:37,284 * https://pypi.org/simple/hyperstate/ 2021-12-18T19:07:37,284 * https://www.piwheels.org/simple/hyperstate/ 2021-12-18T19:07:37,285 Fetching project page and analyzing links: https://pypi.org/simple/hyperstate/ 2021-12-18T19:07:37,286 Getting page https://pypi.org/simple/hyperstate/ 2021-12-18T19:07:37,290 Found index url https://pypi.org/simple 2021-12-18T19:07:37,487 Skipping link: No binaries permitted for hyperstate: https://files.pythonhosted.org/packages/8f/3c/f15a738feaa9d21f83f43f623b692a6356e08bfed25d952dd1aeb18eab0d/hyperstate-0.1.0-py3-none-any.whl#sha256=ad8efec09d969d93d9e2eefe6df2ef1df8426d0c3faafab8c1d640cad992072c (from https://pypi.org/simple/hyperstate/) (requires-python:>=3.8,<4.0) 2021-12-18T19:07:37,489 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/4b/0d/dde2196bf083005dccfdedd3deb474925d76cf349842c81529cf697262a1/hyperstate-0.1.0.tar.gz#sha256=4036e4a12302825d061c9af9897330dbeac2b437add0550941fa4f8d83e122e5 (from https://pypi.org/simple/hyperstate/) (requires-python:>=3.8,<4.0) 2021-12-18T19:07:37,490 Skipping link: No binaries permitted for hyperstate: https://files.pythonhosted.org/packages/d5/47/c8b4b2bd12dc87991b8018ae04b34eee982dffa5a3b0ca5c9795e1ba36f0/hyperstate-0.1.1-py3-none-any.whl#sha256=06a8d57c6b44b7952434cd0ec5936b28f829b7edc65fb83d067be98584db21db (from https://pypi.org/simple/hyperstate/) (requires-python:>=3.8,<4.0) 2021-12-18T19:07:37,491 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/72/df/b0dcd27b8b0dd92ea786eb82f77a5ada11fe7a40a901a6821bf64a4eef9a/hyperstate-0.1.1.tar.gz#sha256=1137055fe4558da1601c94e18ed9112969e555f7831b78f612d285b574189025 (from https://pypi.org/simple/hyperstate/) (requires-python:>=3.8,<4.0) 2021-12-18T19:07:37,492 Fetching project page and analyzing links: https://www.piwheels.org/simple/hyperstate/ 2021-12-18T19:07:37,493 Getting page https://www.piwheels.org/simple/hyperstate/ 2021-12-18T19:07:37,495 Found index url https://www.piwheels.org/simple 2021-12-18T19:07:37,708 Skipping link: not a file: https://www.piwheels.org/simple/hyperstate/ 2021-12-18T19:07:37,709 Skipping link: not a file: https://pypi.org/simple/hyperstate/ 2021-12-18T19:07:37,737 Given no hashes to check 0 links for project 'hyperstate': discarding no candidates 2021-12-18T19:07:37,738 ERROR: Could not find a version that satisfies the requirement hyperstate==0.1.1 (from versions: none) 2021-12-18T19:07:37,739 ERROR: No matching distribution found for hyperstate==0.1.1 2021-12-18T19:07:37,739 Exception information: 2021-12-18T19:07:37,739 Traceback (most recent call last): 2021-12-18T19:07:37,739 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-18T19:07:37,739 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-18T19:07:37,739 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-18T19:07:37,739 raise RequirementsConflicted(criterion) 2021-12-18T19:07:37,739 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hyperstate==0.1.1') 2021-12-18T19:07:37,739 2021-12-18T19:07:37,739 During handling of the above exception, another exception occurred: 2021-12-18T19:07:37,739 2021-12-18T19:07:37,739 Traceback (most recent call last): 2021-12-18T19:07:37,739 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-18T19:07:37,739 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-18T19:07:37,739 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-18T19:07:37,739 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-18T19:07:37,739 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-18T19:07:37,739 raise ResolutionImpossible(e.criterion.information) 2021-12-18T19:07:37,739 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hyperstate==0.1.1'), parent=None)] 2021-12-18T19:07:37,739 2021-12-18T19:07:37,739 The above exception was the direct cause of the following exception: 2021-12-18T19:07:37,739 2021-12-18T19:07:37,739 Traceback (most recent call last): 2021-12-18T19:07:37,739 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-18T19:07:37,739 status = run_func(*args) 2021-12-18T19:07:37,739 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-18T19:07:37,739 return func(self, options, args) 2021-12-18T19:07:37,739 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-18T19:07:37,739 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-18T19:07:37,739 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-18T19:07:37,739 raise error from e 2021-12-18T19:07:37,739 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hyperstate==0.1.1 2021-12-18T19:07:37,747 Removed build tracker: '/tmp/pip-req-tracker-6yki6ngs'