2022-01-19T00:15:27,867 Created temporary directory: /tmp/pip-ephem-wheel-cache-r8s4iv_l 2022-01-19T00:15:27,874 Created temporary directory: /tmp/pip-req-tracker-kac3xu8c 2022-01-19T00:15:27,875 Initialized build tracking at /tmp/pip-req-tracker-kac3xu8c 2022-01-19T00:15:27,875 Created build tracker: /tmp/pip-req-tracker-kac3xu8c 2022-01-19T00:15:27,876 Entered build tracker: /tmp/pip-req-tracker-kac3xu8c 2022-01-19T00:15:27,877 Created temporary directory: /tmp/pip-wheel-usezk9vu 2022-01-19T00:15:27,949 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-19T00:15:27,952 2 location(s) to search for versions of metapetzai: 2022-01-19T00:15:27,952 * https://pypi.org/simple/metapetzai/ 2022-01-19T00:15:27,952 * https://www.piwheels.org/simple/metapetzai/ 2022-01-19T00:15:27,953 Fetching project page and analyzing links: https://pypi.org/simple/metapetzai/ 2022-01-19T00:15:27,955 Getting page https://pypi.org/simple/metapetzai/ 2022-01-19T00:15:27,959 Found index url https://pypi.org/simple 2022-01-19T00:15:28,283 Found link https://files.pythonhosted.org/packages/4b/57/496cbd71a1bd9f567334ebf69af13b9929b3c74521a6690812bf0c720af7/MetaPetzAI-42.0.0.tar.gz#sha256=d48c5c73fc9495b7e7eb91406304bea5fd9daccc5381befcadc741d2b6faf5b6 (from https://pypi.org/simple/metapetzai/), version: 42.0.0 2022-01-19T00:15:28,285 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/6d/69/a52e3ddba4c10e3a8d9404be088c3c60eda1d289818b8b99a7d499579696/MetaPetzAI-42.0.0.1.tar.gz#sha256=073b13ec144ea3d26e910d107627e8c46bdafd0cdf069a122705eed2269564d8 (from https://pypi.org/simple/metapetzai/) (requires-python:>=3.6) 2022-01-19T00:15:28,285 Fetching project page and analyzing links: https://www.piwheels.org/simple/metapetzai/ 2022-01-19T00:15:28,286 Getting page https://www.piwheels.org/simple/metapetzai/ 2022-01-19T00:15:28,289 Found index url https://www.piwheels.org/simple 2022-01-19T00:15:28,512 Skipping link: No binaries permitted for metapetzai: https://www.piwheels.org/simple/metapetzai/MetaPetzAI-42.0.0-py3-none-any.whl#sha256=82ec8d42be0d83468f6159ac085f119215de3c2d29cdbd2f2228d3dc580c43a7 (from https://www.piwheels.org/simple/metapetzai/) 2022-01-19T00:15:28,542 Given no hashes to check 0 links for project 'metapetzai': discarding no candidates 2022-01-19T00:15:28,543 ERROR: Could not find a version that satisfies the requirement metapetzai==42.0.0.1 2022-01-19T00:15:28,544 ERROR: No matching distribution found for metapetzai==42.0.0.1 2022-01-19T00:15:28,544 Exception information: 2022-01-19T00:15:28,544 Traceback (most recent call last): 2022-01-19T00:15:28,544 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2022-01-19T00:15:28,544 crit = self.state.criteria[name] 2022-01-19T00:15:28,544 KeyError: 'metapetzai' 2022-01-19T00:15:28,544 2022-01-19T00:15:28,544 During handling of the above exception, another exception occurred: 2022-01-19T00:15:28,544 2022-01-19T00:15:28,544 Traceback (most recent call last): 2022-01-19T00:15:28,544 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2022-01-19T00:15:28,544 name, crit = self._merge_into_criterion(r, parent=None) 2022-01-19T00:15:28,544 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2022-01-19T00:15:28,544 crit = Criterion.from_requirement(self._p, requirement, parent) 2022-01-19T00:15:28,544 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2022-01-19T00:15:28,544 raise RequirementsConflicted(criterion) 2022-01-19T00:15:28,544 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('metapetzai==42.0.0.1') 2022-01-19T00:15:28,544 2022-01-19T00:15:28,544 During handling of the above exception, another exception occurred: 2022-01-19T00:15:28,544 2022-01-19T00:15:28,544 Traceback (most recent call last): 2022-01-19T00:15:28,544 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2022-01-19T00:15:28,544 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2022-01-19T00:15:28,544 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2022-01-19T00:15:28,544 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-19T00:15:28,544 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2022-01-19T00:15:28,544 raise ResolutionImpossible(e.criterion.information) 2022-01-19T00:15:28,544 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('metapetzai==42.0.0.1'), parent=None)] 2022-01-19T00:15:28,544 2022-01-19T00:15:28,544 The above exception was the direct cause of the following exception: 2022-01-19T00:15:28,544 2022-01-19T00:15:28,544 Traceback (most recent call last): 2022-01-19T00:15:28,544 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2022-01-19T00:15:28,544 status = self.run(options, args) 2022-01-19T00:15:28,544 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2022-01-19T00:15:28,544 return func(self, options, args) 2022-01-19T00:15:28,544 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2022-01-19T00:15:28,544 reqs, check_supported_wheels=True 2022-01-19T00:15:28,544 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2022-01-19T00:15:28,544 six.raise_from(error, e) 2022-01-19T00:15:28,544 File "", line 3, in raise_from 2022-01-19T00:15:28,544 pip._internal.exceptions.DistributionNotFound: No matching distribution found for metapetzai==42.0.0.1 2022-01-19T00:15:28,554 Removed build tracker: '/tmp/pip-req-tracker-kac3xu8c'