2021-11-16T17:03:59,045 Created temporary directory: /tmp/pip-ephem-wheel-cache-1_pp_qkz 2021-11-16T17:03:59,049 Created temporary directory: /tmp/pip-req-tracker-y2hq6qsk 2021-11-16T17:03:59,049 Initialized build tracking at /tmp/pip-req-tracker-y2hq6qsk 2021-11-16T17:03:59,050 Created build tracker: /tmp/pip-req-tracker-y2hq6qsk 2021-11-16T17:03:59,050 Entered build tracker: /tmp/pip-req-tracker-y2hq6qsk 2021-11-16T17:03:59,051 Created temporary directory: /tmp/pip-wheel-e457imsi 2021-11-16T17:03:59,085 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-16T17:03:59,088 2 location(s) to search for versions of mixaclib: 2021-11-16T17:03:59,088 * https://pypi.org/simple/mixaclib/ 2021-11-16T17:03:59,088 * https://www.piwheels.org/simple/mixaclib/ 2021-11-16T17:03:59,088 Fetching project page and analyzing links: https://pypi.org/simple/mixaclib/ 2021-11-16T17:03:59,089 Getting page https://pypi.org/simple/mixaclib/ 2021-11-16T17:03:59,091 Found index url https://pypi.org/simple 2021-11-16T17:03:59,178 Skipping link: No binaries permitted for mixaclib: https://files.pythonhosted.org/packages/1a/3d/5e4c8b8cfa46bfc5c842f70637d8b584306ced390a3918b19cc723bc31c9/MixacLib-2.0-py3-none-any.whl#sha256=b9845e17835e098089541b390d5134d95c2c6b8d699c57956b1c63e45ed448db (from https://pypi.org/simple/mixaclib/) (requires-python:>=3.8) 2021-11-16T17:03:59,179 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/6a/c6/f614f2f5683bc0d0c90fa34d7ae6f61eb47ffbe8a3bf62d7ccf8e587f6ce/MixacLib-2.0.tar.gz#sha256=c77e5c689256413a1540537926e816f77a72eed862f95038c9cf730f095826fa (from https://pypi.org/simple/mixaclib/) (requires-python:>=3.8) 2021-11-16T17:03:59,179 Fetching project page and analyzing links: https://www.piwheels.org/simple/mixaclib/ 2021-11-16T17:03:59,179 Getting page https://www.piwheels.org/simple/mixaclib/ 2021-11-16T17:03:59,180 Found index url https://www.piwheels.org/simple 2021-11-16T17:03:59,372 Skipping link: not a file: https://www.piwheels.org/simple/mixaclib/ 2021-11-16T17:03:59,372 Skipping link: not a file: https://pypi.org/simple/mixaclib/ 2021-11-16T17:03:59,388 Given no hashes to check 0 links for project 'mixaclib': discarding no candidates 2021-11-16T17:03:59,388 ERROR: Could not find a version that satisfies the requirement mixaclib==2.0 (from versions: none) 2021-11-16T17:03:59,388 ERROR: No matching distribution found for mixaclib==2.0 2021-11-16T17:03:59,389 Exception information: 2021-11-16T17:03:59,389 Traceback (most recent call last): 2021-11-16T17:03:59,389 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-16T17:03:59,389 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-16T17:03:59,389 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-16T17:03:59,389 raise RequirementsConflicted(criterion) 2021-11-16T17:03:59,389 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mixaclib==2.0') 2021-11-16T17:03:59,389 2021-11-16T17:03:59,389 During handling of the above exception, another exception occurred: 2021-11-16T17:03:59,389 2021-11-16T17:03:59,389 Traceback (most recent call last): 2021-11-16T17:03:59,389 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-16T17:03:59,389 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-16T17:03:59,389 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-16T17:03:59,389 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-16T17:03:59,389 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-16T17:03:59,389 raise ResolutionImpossible(e.criterion.information) 2021-11-16T17:03:59,389 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mixaclib==2.0'), parent=None)] 2021-11-16T17:03:59,389 2021-11-16T17:03:59,389 The above exception was the direct cause of the following exception: 2021-11-16T17:03:59,389 2021-11-16T17:03:59,389 Traceback (most recent call last): 2021-11-16T17:03:59,389 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-16T17:03:59,389 status = self.run(options, args) 2021-11-16T17:03:59,389 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-16T17:03:59,389 return func(self, options, args) 2021-11-16T17:03:59,389 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-16T17:03:59,389 reqs, check_supported_wheels=True 2021-11-16T17:03:59,389 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-16T17:03:59,389 raise error from e 2021-11-16T17:03:59,389 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mixaclib==2.0 2021-11-16T17:03:59,393 Removed build tracker: '/tmp/pip-req-tracker-y2hq6qsk'