2022-01-10T14:35:47,134 Created temporary directory: /tmp/pip-ephem-wheel-cache-vuu3w5r9 2022-01-10T14:35:47,139 Created temporary directory: /tmp/pip-req-tracker-07ctdmxo 2022-01-10T14:35:47,140 Initialized build tracking at /tmp/pip-req-tracker-07ctdmxo 2022-01-10T14:35:47,141 Created build tracker: /tmp/pip-req-tracker-07ctdmxo 2022-01-10T14:35:47,141 Entered build tracker: /tmp/pip-req-tracker-07ctdmxo 2022-01-10T14:35:47,142 Created temporary directory: /tmp/pip-wheel-lg8m17q1 2022-01-10T14:35:47,205 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-10T14:35:47,210 2 location(s) to search for versions of texasholdem1598: 2022-01-10T14:35:47,210 * https://pypi.org/simple/texasholdem1598/ 2022-01-10T14:35:47,210 * https://www.piwheels.org/simple/texasholdem1598/ 2022-01-10T14:35:47,211 Fetching project page and analyzing links: https://pypi.org/simple/texasholdem1598/ 2022-01-10T14:35:47,212 Getting page https://pypi.org/simple/texasholdem1598/ 2022-01-10T14:35:47,215 Found index url https://pypi.org/simple 2022-01-10T14:35:47,413 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:35:47,415 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:35:47,416 Fetching project page and analyzing links: https://www.piwheels.org/simple/texasholdem1598/ 2022-01-10T14:35:47,416 Getting page https://www.piwheels.org/simple/texasholdem1598/ 2022-01-10T14:35:47,418 Found index url https://www.piwheels.org/simple 2022-01-10T14:35:47,645 Skipping link: not a file: https://www.piwheels.org/simple/texasholdem1598/ 2022-01-10T14:35:47,646 Skipping link: not a file: https://pypi.org/simple/texasholdem1598/ 2022-01-10T14:35:47,677 Given no hashes to check 0 links for project 'texasholdem1598': discarding no candidates 2022-01-10T14:35:47,677 ERROR: Could not find a version that satisfies the requirement texasholdem1598==1.0.3 (from versions: none) 2022-01-10T14:35:47,678 ERROR: No matching distribution found for texasholdem1598==1.0.3 2022-01-10T14:35:47,679 Exception information: 2022-01-10T14:35:47,679 Traceback (most recent call last): 2022-01-10T14:35:47,679 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-10T14:35:47,679 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-10T14:35:47,679 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-10T14:35:47,679 raise RequirementsConflicted(criterion) 2022-01-10T14:35:47,679 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('texasholdem1598==1.0.3') 2022-01-10T14:35:47,679 2022-01-10T14:35:47,679 During handling of the above exception, another exception occurred: 2022-01-10T14:35:47,679 2022-01-10T14:35:47,679 Traceback (most recent call last): 2022-01-10T14:35:47,679 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-10T14:35:47,679 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-10T14:35:47,679 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-10T14:35:47,679 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-10T14:35:47,679 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-10T14:35:47,679 raise ResolutionImpossible(e.criterion.information) 2022-01-10T14:35:47,679 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('texasholdem1598==1.0.3'), parent=None)] 2022-01-10T14:35:47,679 2022-01-10T14:35:47,679 The above exception was the direct cause of the following exception: 2022-01-10T14:35:47,679 2022-01-10T14:35:47,679 Traceback (most recent call last): 2022-01-10T14:35:47,679 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-10T14:35:47,679 status = run_func(*args) 2022-01-10T14:35:47,679 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-10T14:35:47,679 return func(self, options, args) 2022-01-10T14:35:47,679 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-10T14:35:47,679 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-10T14:35:47,679 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-10T14:35:47,679 raise error from e 2022-01-10T14:35:47,679 pip._internal.exceptions.DistributionNotFound: No matching distribution found for texasholdem1598==1.0.3 2022-01-10T14:35:47,687 Removed build tracker: '/tmp/pip-req-tracker-07ctdmxo'