2022-04-29T03:39:01,136 Created temporary directory: /tmp/pip-ephem-wheel-cache-upe25mpz 2022-04-29T03:39:01,142 Created temporary directory: /tmp/pip-req-tracker-l_6otnm2 2022-04-29T03:39:01,143 Initialized build tracking at /tmp/pip-req-tracker-l_6otnm2 2022-04-29T03:39:01,143 Created build tracker: /tmp/pip-req-tracker-l_6otnm2 2022-04-29T03:39:01,143 Entered build tracker: /tmp/pip-req-tracker-l_6otnm2 2022-04-29T03:39:01,144 Created temporary directory: /tmp/pip-wheel-05dp1e5y 2022-04-29T03:39:01,212 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-29T03:39:01,226 2 location(s) to search for versions of mlgame: 2022-04-29T03:39:01,226 * https://pypi.org/simple/mlgame/ 2022-04-29T03:39:01,226 * https://www.piwheels.org/simple/mlgame/ 2022-04-29T03:39:01,227 Fetching project page and analyzing links: https://pypi.org/simple/mlgame/ 2022-04-29T03:39:01,228 Getting page https://pypi.org/simple/mlgame/ 2022-04-29T03:39:01,232 Found index url https://pypi.org/simple 2022-04-29T03:39:01,340 Skipping link: No binaries permitted for mlgame: https://files.pythonhosted.org/packages/12/a9/8dada452aaae1d6456c92bf408fdd5fe70b43a9c381a272f633f5b6cde1c/mlgame-9.5.1.6b0-py3-none-any.whl#sha256=5658167f01f0249aad579fb6dcf5dd211599fbc53fb1f2362ca9f6e4a9806a32 (from https://pypi.org/simple/mlgame/) (requires-python:>=3.9) 2022-04-29T03:39:01,342 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/7b/14/1b860b3bbbeebe6ed6d92fef6171faab3277121e1c53b27d539aa6f45094/mlgame-9.5.1.6b0.tar.gz#sha256=ba0d57360913f1799f0e86aaec5911afa2f836e92c4dab3f27b5c25d641f6fec (from https://pypi.org/simple/mlgame/) (requires-python:>=3.9) 2022-04-29T03:39:01,342 Fetching project page and analyzing links: https://www.piwheels.org/simple/mlgame/ 2022-04-29T03:39:01,343 Getting page https://www.piwheels.org/simple/mlgame/ 2022-04-29T03:39:01,345 Found index url https://www.piwheels.org/simple 2022-04-29T03:39:01,556 Skipping link: not a file: https://www.piwheels.org/simple/mlgame/ 2022-04-29T03:39:01,557 Skipping link: not a file: https://pypi.org/simple/mlgame/ 2022-04-29T03:39:01,589 Given no hashes to check 0 links for project 'mlgame': discarding no candidates 2022-04-29T03:39:01,590 ERROR: Could not find a version that satisfies the requirement mlgame==9.5.1.6b0 (from versions: none) 2022-04-29T03:39:01,593 ERROR: No matching distribution found for mlgame==9.5.1.6b0 2022-04-29T03:39:01,595 Exception information: 2022-04-29T03:39:01,595 Traceback (most recent call last): 2022-04-29T03:39:01,595 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-29T03:39:01,595 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-29T03:39:01,595 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-29T03:39:01,595 raise RequirementsConflicted(criterion) 2022-04-29T03:39:01,595 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mlgame==9.5.1.6b0') 2022-04-29T03:39:01,595 2022-04-29T03:39:01,595 During handling of the above exception, another exception occurred: 2022-04-29T03:39:01,595 2022-04-29T03:39:01,595 Traceback (most recent call last): 2022-04-29T03:39:01,595 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-29T03:39:01,595 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-29T03:39:01,595 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-29T03:39:01,595 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-29T03:39:01,595 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-29T03:39:01,595 raise ResolutionImpossible(e.criterion.information) 2022-04-29T03:39:01,595 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mlgame==9.5.1.6b0'), parent=None)] 2022-04-29T03:39:01,595 2022-04-29T03:39:01,595 The above exception was the direct cause of the following exception: 2022-04-29T03:39:01,595 2022-04-29T03:39:01,595 Traceback (most recent call last): 2022-04-29T03:39:01,595 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-29T03:39:01,595 status = run_func(*args) 2022-04-29T03:39:01,595 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-29T03:39:01,595 return func(self, options, args) 2022-04-29T03:39:01,595 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-29T03:39:01,595 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-29T03:39:01,595 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-29T03:39:01,595 raise error from e 2022-04-29T03:39:01,595 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mlgame==9.5.1.6b0 2022-04-29T03:39:01,603 Removed build tracker: '/tmp/pip-req-tracker-l_6otnm2'