2022-01-10T14:29:30,837 Created temporary directory: /tmp/pip-ephem-wheel-cache-82witj_1 2022-01-10T14:29:30,843 Created temporary directory: /tmp/pip-req-tracker-hr17iqjh 2022-01-10T14:29:30,843 Initialized build tracking at /tmp/pip-req-tracker-hr17iqjh 2022-01-10T14:29:30,844 Created build tracker: /tmp/pip-req-tracker-hr17iqjh 2022-01-10T14:29:30,844 Entered build tracker: /tmp/pip-req-tracker-hr17iqjh 2022-01-10T14:29:30,845 Created temporary directory: /tmp/pip-wheel-pfo50nta 2022-01-10T14:29:30,914 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-10T14:29:30,919 2 location(s) to search for versions of texasholdem1598: 2022-01-10T14:29:30,919 * https://pypi.org/simple/texasholdem1598/ 2022-01-10T14:29:30,919 * https://www.piwheels.org/simple/texasholdem1598/ 2022-01-10T14:29:30,920 Fetching project page and analyzing links: https://pypi.org/simple/texasholdem1598/ 2022-01-10T14:29:30,922 Getting page https://pypi.org/simple/texasholdem1598/ 2022-01-10T14:29:30,925 Found index url https://pypi.org/simple 2022-01-10T14:29:31,123 Link requires a different Python (3.7.3 not in: '>=3.9.0'): https://files.pythonhosted.org/packages/69/d0/8fae87a10e08ac99ae398c2b02b39eea9ce0485b17518f25a03a9b3933b1/texasholdem1598-1.0.2.tar.gz#sha256=a493211478aa504f13ad47aa8abcb03835d3e75399c62e74c6b6df76c5a1a634 (from https://pypi.org/simple/texasholdem1598/) (requires-python:>=3.9.0) 2022-01-10T14:29:31,125 Link requires a different Python (3.7.3 not in: '>=3.9.0'): https://files.pythonhosted.org/packages/ad/b8/5a04c1bb5af955a71879fdf33b2fe958c8d0012b68c83a1e2904f8cb2c20/texasholdem1598-1.0.3.tar.gz#sha256=57cb5d63415981090439847057d96bc248c8d389ed83888ea06163a4a7b952f7 (from https://pypi.org/simple/texasholdem1598/) (requires-python:>=3.9.0) 2022-01-10T14:29:31,126 Fetching project page and analyzing links: https://www.piwheels.org/simple/texasholdem1598/ 2022-01-10T14:29:31,126 Getting page https://www.piwheels.org/simple/texasholdem1598/ 2022-01-10T14:29:31,128 Found index url https://www.piwheels.org/simple 2022-01-10T14:29:31,337 Skipping link: not a file: https://www.piwheels.org/simple/texasholdem1598/ 2022-01-10T14:29:31,338 Skipping link: not a file: https://pypi.org/simple/texasholdem1598/ 2022-01-10T14:29:31,369 Given no hashes to check 0 links for project 'texasholdem1598': discarding no candidates 2022-01-10T14:29:31,370 ERROR: Could not find a version that satisfies the requirement texasholdem1598==1.0.2 (from versions: none) 2022-01-10T14:29:31,371 ERROR: No matching distribution found for texasholdem1598==1.0.2 2022-01-10T14:29:31,371 Exception information: 2022-01-10T14:29:31,371 Traceback (most recent call last): 2022-01-10T14:29:31,371 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-10T14:29:31,371 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-10T14:29:31,371 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-10T14:29:31,371 raise RequirementsConflicted(criterion) 2022-01-10T14:29:31,371 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('texasholdem1598==1.0.2') 2022-01-10T14:29:31,371 2022-01-10T14:29:31,371 During handling of the above exception, another exception occurred: 2022-01-10T14:29:31,371 2022-01-10T14:29:31,371 Traceback (most recent call last): 2022-01-10T14:29:31,371 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-10T14:29:31,371 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-10T14:29:31,371 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-10T14:29:31,371 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-10T14:29:31,371 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-10T14:29:31,371 raise ResolutionImpossible(e.criterion.information) 2022-01-10T14:29:31,371 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('texasholdem1598==1.0.2'), parent=None)] 2022-01-10T14:29:31,371 2022-01-10T14:29:31,371 The above exception was the direct cause of the following exception: 2022-01-10T14:29:31,371 2022-01-10T14:29:31,371 Traceback (most recent call last): 2022-01-10T14:29:31,371 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-10T14:29:31,371 status = run_func(*args) 2022-01-10T14:29:31,371 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-10T14:29:31,371 return func(self, options, args) 2022-01-10T14:29:31,371 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-10T14:29:31,371 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-10T14:29:31,371 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-10T14:29:31,371 raise error from e 2022-01-10T14:29:31,371 pip._internal.exceptions.DistributionNotFound: No matching distribution found for texasholdem1598==1.0.2 2022-01-10T14:29:31,379 Removed build tracker: '/tmp/pip-req-tracker-hr17iqjh'