2021-11-18T18:00:01,747 Created temporary directory: /tmp/pip-ephem-wheel-cache-kc_2vl90 2021-11-18T18:00:01,750 Created temporary directory: /tmp/pip-req-tracker-whhxchry 2021-11-18T18:00:01,751 Initialized build tracking at /tmp/pip-req-tracker-whhxchry 2021-11-18T18:00:01,751 Created build tracker: /tmp/pip-req-tracker-whhxchry 2021-11-18T18:00:01,751 Entered build tracker: /tmp/pip-req-tracker-whhxchry 2021-11-18T18:00:01,752 Created temporary directory: /tmp/pip-wheel-f8c651ho 2021-11-18T18:00:01,790 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-18T18:00:01,794 2 location(s) to search for versions of mixaclib: 2021-11-18T18:00:01,794 * https://pypi.org/simple/mixaclib/ 2021-11-18T18:00:01,794 * https://www.piwheels.org/simple/mixaclib/ 2021-11-18T18:00:01,794 Fetching project page and analyzing links: https://pypi.org/simple/mixaclib/ 2021-11-18T18:00:01,795 Getting page https://pypi.org/simple/mixaclib/ 2021-11-18T18:00:01,798 Found index url https://pypi.org/simple 2021-11-18T18:00:01,914 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-18T18:00:01,915 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-18T18:00:01,915 Skipping link: No binaries permitted for mixaclib: https://files.pythonhosted.org/packages/94/b3/50637642a8f833f8131289782b01872cd0e7e1222dda0ce16935ec0976b2/MixacLib-2.0.1-py3-none-any.whl#sha256=6e0b152573a9d667e996a6cf34d0663cbd67973f772164746cf541d32e4e192e (from https://pypi.org/simple/mixaclib/) (requires-python:>=3.8) 2021-11-18T18:00:01,916 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/67/a2/ae1a430d947425764d7136faf0c821d84276776548ed39753488bac54c6b/MixacLib-2.0.1.tar.gz#sha256=eba94abd346f82200f4234a2b2dda303b6a457eba59039701060cbe3474c7c4e (from https://pypi.org/simple/mixaclib/) (requires-python:>=3.8) 2021-11-18T18:00:01,916 Fetching project page and analyzing links: https://www.piwheels.org/simple/mixaclib/ 2021-11-18T18:00:01,917 Getting page https://www.piwheels.org/simple/mixaclib/ 2021-11-18T18:00:01,918 Found index url https://www.piwheels.org/simple 2021-11-18T18:00:02,112 Skipping link: No binaries permitted for mixaclib: https://www.piwheels.org/simple/mixaclib/MixacLib-2.0-py3-none-any.whl#sha256=8f76d3f00f03222f93376a12f1982147be8e9b01dce87cd3ff3336ce6770f269 (from https://www.piwheels.org/simple/mixaclib/) (requires-python:>=3.8) 2021-11-18T18:00:02,113 Skipping link: not a file: https://www.piwheels.org/simple/mixaclib/ 2021-11-18T18:00:02,113 Skipping link: not a file: https://pypi.org/simple/mixaclib/ 2021-11-18T18:00:02,128 Given no hashes to check 0 links for project 'mixaclib': discarding no candidates 2021-11-18T18:00:02,129 ERROR: Could not find a version that satisfies the requirement mixaclib==2.0.1 (from versions: none) 2021-11-18T18:00:02,129 ERROR: No matching distribution found for mixaclib==2.0.1 2021-11-18T18:00:02,129 Exception information: 2021-11-18T18:00:02,129 Traceback (most recent call last): 2021-11-18T18:00:02,129 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-18T18:00:02,129 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-18T18:00:02,129 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-18T18:00:02,129 raise RequirementsConflicted(criterion) 2021-11-18T18:00:02,129 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mixaclib==2.0.1') 2021-11-18T18:00:02,129 2021-11-18T18:00:02,129 During handling of the above exception, another exception occurred: 2021-11-18T18:00:02,129 2021-11-18T18:00:02,129 Traceback (most recent call last): 2021-11-18T18:00:02,129 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-18T18:00:02,129 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-18T18:00:02,129 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-18T18:00:02,129 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-18T18:00:02,129 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-18T18:00:02,129 raise ResolutionImpossible(e.criterion.information) 2021-11-18T18:00:02,129 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mixaclib==2.0.1'), parent=None)] 2021-11-18T18:00:02,129 2021-11-18T18:00:02,129 The above exception was the direct cause of the following exception: 2021-11-18T18:00:02,129 2021-11-18T18:00:02,129 Traceback (most recent call last): 2021-11-18T18:00:02,129 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-18T18:00:02,129 status = self.run(options, args) 2021-11-18T18:00:02,129 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-18T18:00:02,129 return func(self, options, args) 2021-11-18T18:00:02,129 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-18T18:00:02,129 reqs, check_supported_wheels=True 2021-11-18T18:00:02,129 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-18T18:00:02,129 raise error from e 2021-11-18T18:00:02,129 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mixaclib==2.0.1 2021-11-18T18:00:02,134 Removed build tracker: '/tmp/pip-req-tracker-whhxchry'