2021-10-11T21:51:29,776 Created temporary directory: /tmp/pip-ephem-wheel-cache-evxsiir6 2021-10-11T21:51:29,779 Created temporary directory: /tmp/pip-req-tracker-xs1o3mcr 2021-10-11T21:51:29,779 Initialized build tracking at /tmp/pip-req-tracker-xs1o3mcr 2021-10-11T21:51:29,779 Created build tracker: /tmp/pip-req-tracker-xs1o3mcr 2021-10-11T21:51:29,779 Entered build tracker: /tmp/pip-req-tracker-xs1o3mcr 2021-10-11T21:51:29,780 Created temporary directory: /tmp/pip-wheel-67z6op8c 2021-10-11T21:51:29,816 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-11T21:51:29,818 2 location(s) to search for versions of mixsol: 2021-10-11T21:51:29,818 * https://pypi.org/simple/mixsol/ 2021-10-11T21:51:29,818 * https://www.piwheels.org/simple/mixsol/ 2021-10-11T21:51:29,819 Fetching project page and analyzing links: https://pypi.org/simple/mixsol/ 2021-10-11T21:51:29,819 Getting page https://pypi.org/simple/mixsol/ 2021-10-11T21:51:29,821 Found index url https://pypi.org/simple 2021-10-11T21:51:29,908 Found link https://files.pythonhosted.org/packages/85/0c/895dc0e377b70efd6a76f93f3ee26fa61ab37438037d31adade6d8728e51/mixsol-0.1.tar.gz#sha256=97b96074208f9b8e0a472b76fff463c9b20b96efec96a02b7f206434ad95b055 (from https://pypi.org/simple/mixsol/), version: 0.1 2021-10-11T21:51:29,909 Found link https://files.pythonhosted.org/packages/46/af/fe7dfe0c09964c746963b4d8e96e58af628ae3bebb1f201f22320ac61e5d/mixsol-0.5.tar.gz#sha256=fb82b335fc85b8059a24bb9f2b45ef880f228ca3328802bc32d9b29c8a04f52b (from https://pypi.org/simple/mixsol/), version: 0.5 2021-10-11T21:51:29,909 Fetching project page and analyzing links: https://www.piwheels.org/simple/mixsol/ 2021-10-11T21:51:29,910 Getting page https://www.piwheels.org/simple/mixsol/ 2021-10-11T21:51:29,911 Found index url https://www.piwheels.org/simple 2021-10-11T21:51:30,065 Skipping link: No binaries permitted for mixsol: https://www.piwheels.org/simple/mixsol/mixsol-0.1-py3-none-any.whl#sha256=d5c1103a95f36dd43257394eb27f391535ce0e172c044ce29c59f5ca0bf7e4b1 (from https://www.piwheels.org/simple/mixsol/) 2021-10-11T21:51:30,066 Skipping link: not a file: https://www.piwheels.org/simple/mixsol/ 2021-10-11T21:51:30,066 Skipping link: not a file: https://pypi.org/simple/mixsol/ 2021-10-11T21:51:30,081 Given no hashes to check 0 links for project 'mixsol': discarding no candidates 2021-10-11T21:51:30,081 ERROR: Could not find a version that satisfies the requirement mixsol==0.4 (from versions: 0.1, 0.5) 2021-10-11T21:51:30,081 ERROR: No matching distribution found for mixsol==0.4 2021-10-11T21:51:30,082 Exception information: 2021-10-11T21:51:30,082 Traceback (most recent call last): 2021-10-11T21:51:30,082 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-11T21:51:30,082 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-11T21:51:30,082 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-11T21:51:30,082 raise RequirementsConflicted(criterion) 2021-10-11T21:51:30,082 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mixsol==0.4') 2021-10-11T21:51:30,082 2021-10-11T21:51:30,082 During handling of the above exception, another exception occurred: 2021-10-11T21:51:30,082 2021-10-11T21:51:30,082 Traceback (most recent call last): 2021-10-11T21:51:30,082 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-11T21:51:30,082 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-11T21:51:30,082 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-11T21:51:30,082 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-11T21:51:30,082 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-11T21:51:30,082 raise ResolutionImpossible(e.criterion.information) 2021-10-11T21:51:30,082 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mixsol==0.4'), parent=None)] 2021-10-11T21:51:30,082 2021-10-11T21:51:30,082 The above exception was the direct cause of the following exception: 2021-10-11T21:51:30,082 2021-10-11T21:51:30,082 Traceback (most recent call last): 2021-10-11T21:51:30,082 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-11T21:51:30,082 status = self.run(options, args) 2021-10-11T21:51:30,082 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-11T21:51:30,082 return func(self, options, args) 2021-10-11T21:51:30,082 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-11T21:51:30,082 reqs, check_supported_wheels=True 2021-10-11T21:51:30,082 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-11T21:51:30,082 raise error from e 2021-10-11T21:51:30,082 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mixsol==0.4 2021-10-11T21:51:30,086 Removed build tracker: '/tmp/pip-req-tracker-xs1o3mcr'