2021-10-05T11:07:24,533 Created temporary directory: /tmp/pip-ephem-wheel-cache-pzq_y4uy 2021-10-05T11:07:24,536 Created temporary directory: /tmp/pip-req-tracker-nim32byj 2021-10-05T11:07:24,537 Initialized build tracking at /tmp/pip-req-tracker-nim32byj 2021-10-05T11:07:24,537 Created build tracker: /tmp/pip-req-tracker-nim32byj 2021-10-05T11:07:24,537 Entered build tracker: /tmp/pip-req-tracker-nim32byj 2021-10-05T11:07:24,538 Created temporary directory: /tmp/pip-wheel-vq3p16uk 2021-10-05T11:07:24,570 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-05T11:07:24,572 2 location(s) to search for versions of mtgproxy: 2021-10-05T11:07:24,572 * https://pypi.org/simple/mtgproxy/ 2021-10-05T11:07:24,572 * https://www.piwheels.org/simple/mtgproxy/ 2021-10-05T11:07:24,573 Fetching project page and analyzing links: https://pypi.org/simple/mtgproxy/ 2021-10-05T11:07:24,574 Getting page https://pypi.org/simple/mtgproxy/ 2021-10-05T11:07:24,575 Found index url https://pypi.org/simple 2021-10-05T11:07:24,661 Skipping link: No binaries permitted for mtgproxy: https://files.pythonhosted.org/packages/e3/5c/dbca5760636f81a96da29019df569abf0f81256b06738555f6731878f8ae/mtgproxy-0.1.0-py3-none-any.whl#sha256=dffd18ce9211cd26db09736e03335e381aeb8ecb3516b31ae69f46e97d163439 (from https://pypi.org/simple/mtgproxy/) (requires-python:>=3.9,<4.0) 2021-10-05T11:07:24,662 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/87/8e/cdfcd9c6b563164fcce2516067b2cec6a01a19ac456c992b6078c29c7cfc/mtgproxy-0.1.0.tar.gz#sha256=f38f2a2c06d32f7686eaa891e5c3436e2734df29a80af0f7f02b549afa0f0d90 (from https://pypi.org/simple/mtgproxy/) (requires-python:>=3.9,<4.0) 2021-10-05T11:07:24,662 Fetching project page and analyzing links: https://www.piwheels.org/simple/mtgproxy/ 2021-10-05T11:07:24,663 Getting page https://www.piwheels.org/simple/mtgproxy/ 2021-10-05T11:07:24,664 Found index url https://www.piwheels.org/simple 2021-10-05T11:07:24,839 Skipping link: not a file: https://www.piwheels.org/simple/mtgproxy/ 2021-10-05T11:07:24,840 Skipping link: not a file: https://pypi.org/simple/mtgproxy/ 2021-10-05T11:07:24,854 Given no hashes to check 0 links for project 'mtgproxy': discarding no candidates 2021-10-05T11:07:24,855 ERROR: Could not find a version that satisfies the requirement mtgproxy==0.1.0 (from versions: none) 2021-10-05T11:07:24,855 ERROR: No matching distribution found for mtgproxy==0.1.0 2021-10-05T11:07:24,856 Exception information: 2021-10-05T11:07:24,856 Traceback (most recent call last): 2021-10-05T11:07:24,856 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-05T11:07:24,856 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-05T11:07:24,856 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-05T11:07:24,856 raise RequirementsConflicted(criterion) 2021-10-05T11:07:24,856 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mtgproxy==0.1.0') 2021-10-05T11:07:24,856 2021-10-05T11:07:24,856 During handling of the above exception, another exception occurred: 2021-10-05T11:07:24,856 2021-10-05T11:07:24,856 Traceback (most recent call last): 2021-10-05T11:07:24,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-05T11:07:24,856 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-05T11:07:24,856 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-05T11:07:24,856 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-05T11:07:24,856 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-05T11:07:24,856 raise ResolutionImpossible(e.criterion.information) 2021-10-05T11:07:24,856 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mtgproxy==0.1.0'), parent=None)] 2021-10-05T11:07:24,856 2021-10-05T11:07:24,856 The above exception was the direct cause of the following exception: 2021-10-05T11:07:24,856 2021-10-05T11:07:24,856 Traceback (most recent call last): 2021-10-05T11:07:24,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-05T11:07:24,856 status = self.run(options, args) 2021-10-05T11:07:24,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-05T11:07:24,856 return func(self, options, args) 2021-10-05T11:07:24,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-05T11:07:24,856 reqs, check_supported_wheels=True 2021-10-05T11:07:24,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-05T11:07:24,856 raise error from e 2021-10-05T11:07:24,856 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mtgproxy==0.1.0 2021-10-05T11:07:24,860 Removed build tracker: '/tmp/pip-req-tracker-nim32byj'