2021-08-21T03:23:28,986 Created temporary directory: /tmp/pip-ephem-wheel-cache-5obq2o7u 2021-08-21T03:23:28,989 Created temporary directory: /tmp/pip-req-tracker-k4p980pe 2021-08-21T03:23:28,990 Initialized build tracking at /tmp/pip-req-tracker-k4p980pe 2021-08-21T03:23:28,990 Created build tracker: /tmp/pip-req-tracker-k4p980pe 2021-08-21T03:23:28,990 Entered build tracker: /tmp/pip-req-tracker-k4p980pe 2021-08-21T03:23:28,991 Created temporary directory: /tmp/pip-wheel-pz88hzls 2021-08-21T03:23:29,022 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-21T03:23:29,025 2 location(s) to search for versions of pokerface: 2021-08-21T03:23:29,025 * https://pypi.org/simple/pokerface/ 2021-08-21T03:23:29,025 * https://www.piwheels.org/simple/pokerface/ 2021-08-21T03:23:29,026 Fetching project page and analyzing links: https://pypi.org/simple/pokerface/ 2021-08-21T03:23:29,026 Getting page https://pypi.org/simple/pokerface/ 2021-08-21T03:23:29,028 Found index url https://pypi.org/simple 2021-08-21T03:23:29,115 Skipping link: No binaries permitted for pokerface: https://files.pythonhosted.org/packages/37/13/8dba9699746347033174558a071913606e1d1ce932c34cfa48f08883f5b8/pokerface-1.0.0-py3-none-any.whl#sha256=0397d0f5efd1b67c324956da454a70e9bd3d0ab5f63262b2c6f8587696ee4cb3 (from https://pypi.org/simple/pokerface/) (requires-python:>=3.7) 2021-08-21T03:23:29,116 Found link https://files.pythonhosted.org/packages/1c/b4/9ec49d5b4ca02b152c7a514f03f7173bbfafb01729965f332d50487cd1d6/pokerface-1.0.0.tar.gz#sha256=d1eef7edc9e44ce4cdbbd8a436f2263ee2b48317f909ed4ddf585e15d81aa4d5 (from https://pypi.org/simple/pokerface/) (requires-python:>=3.7), version: 1.0.0 2021-08-21T03:23:29,116 Fetching project page and analyzing links: https://www.piwheels.org/simple/pokerface/ 2021-08-21T03:23:29,116 Getting page https://www.piwheels.org/simple/pokerface/ 2021-08-21T03:23:29,117 Found index url https://www.piwheels.org/simple 2021-08-21T03:23:29,229 Skipping link: not a file: https://www.piwheels.org/simple/pokerface/ 2021-08-21T03:23:29,230 Skipping link: not a file: https://pypi.org/simple/pokerface/ 2021-08-21T03:23:29,249 Given no hashes to check 1 links for project 'pokerface': discarding no candidates 2021-08-21T03:23:29,263 Collecting pokerface==1.0.0 2021-08-21T03:23:29,264 Created temporary directory: /tmp/pip-unpack-q9bniruo 2021-08-21T03:23:29,437 Downloading pokerface-1.0.0.tar.gz (43 kB) 2021-08-21T03:23:29,575 Added pokerface==1.0.0 from https://files.pythonhosted.org/packages/1c/b4/9ec49d5b4ca02b152c7a514f03f7173bbfafb01729965f332d50487cd1d6/pokerface-1.0.0.tar.gz#sha256=d1eef7edc9e44ce4cdbbd8a436f2263ee2b48317f909ed4ddf585e15d81aa4d5 to build tracker '/tmp/pip-req-tracker-k4p980pe' 2021-08-21T03:23:29,576 Running setup.py (path:/tmp/pip-wheel-pz88hzls/pokerface_04b7265babae4aa285a3725671fdd561/setup.py) egg_info for package pokerface 2021-08-21T03:23:29,577 Created temporary directory: /tmp/pip-pip-egg-info-873s9qa0 2021-08-21T03:23:29,578 Running command python setup.py egg_info 2021-08-21T03:23:30,294 Traceback (most recent call last): 2021-08-21T03:23:30,295 File "", line 1, in 2021-08-21T03:23:30,295 File "/tmp/pip-wheel-pz88hzls/pokerface_04b7265babae4aa285a3725671fdd561/setup.py", line 3, in 2021-08-21T03:23:30,295 from pokerface import __version__ 2021-08-21T03:23:30,295 File "/tmp/pip-wheel-pz88hzls/pokerface_04b7265babae4aa285a3725671fdd561/pokerface/__init__.py", line 36, in 2021-08-21T03:23:30,295 from pokerface.cards import ( 2021-08-21T03:23:30,295 File "/tmp/pip-wheel-pz88hzls/pokerface_04b7265babae4aa285a3725671fdd561/pokerface/cards.py", line 5, in 2021-08-21T03:23:30,296 from auxiliary import IndexedEnum, SupportsLessThan, chunked, const, distinct 2021-08-21T03:23:30,296 ModuleNotFoundError: No module named 'auxiliary' 2021-08-21T03:23:30,344 WARNING: Discarding https://files.pythonhosted.org/packages/1c/b4/9ec49d5b4ca02b152c7a514f03f7173bbfafb01729965f332d50487cd1d6/pokerface-1.0.0.tar.gz#sha256=d1eef7edc9e44ce4cdbbd8a436f2263ee2b48317f909ed4ddf585e15d81aa4d5 (from https://pypi.org/simple/pokerface/) (requires-python:>=3.7). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-08-21T03:23:30,346 ERROR: Could not find a version that satisfies the requirement pokerface==1.0.0 (from versions: 1.0.0) 2021-08-21T03:23:30,346 ERROR: No matching distribution found for pokerface==1.0.0 2021-08-21T03:23:30,346 Exception information: 2021-08-21T03:23:30,346 Traceback (most recent call last): 2021-08-21T03:23:30,346 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-21T03:23:30,346 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-21T03:23:30,346 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-21T03:23:30,346 raise RequirementsConflicted(criterion) 2021-08-21T03:23:30,346 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pokerface==1.0.0') 2021-08-21T03:23:30,346 2021-08-21T03:23:30,346 During handling of the above exception, another exception occurred: 2021-08-21T03:23:30,346 2021-08-21T03:23:30,346 Traceback (most recent call last): 2021-08-21T03:23:30,346 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-21T03:23:30,346 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-21T03:23:30,346 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-21T03:23:30,346 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-21T03:23:30,346 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-21T03:23:30,346 raise ResolutionImpossible(e.criterion.information) 2021-08-21T03:23:30,346 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pokerface==1.0.0'), parent=None)] 2021-08-21T03:23:30,346 2021-08-21T03:23:30,346 The above exception was the direct cause of the following exception: 2021-08-21T03:23:30,346 2021-08-21T03:23:30,346 Traceback (most recent call last): 2021-08-21T03:23:30,346 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-21T03:23:30,346 status = self.run(options, args) 2021-08-21T03:23:30,346 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-21T03:23:30,346 return func(self, options, args) 2021-08-21T03:23:30,346 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-21T03:23:30,346 reqs, check_supported_wheels=True 2021-08-21T03:23:30,346 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-21T03:23:30,346 raise error from e 2021-08-21T03:23:30,346 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pokerface==1.0.0 2021-08-21T03:23:30,351 Removed pokerface==1.0.0 from https://files.pythonhosted.org/packages/1c/b4/9ec49d5b4ca02b152c7a514f03f7173bbfafb01729965f332d50487cd1d6/pokerface-1.0.0.tar.gz#sha256=d1eef7edc9e44ce4cdbbd8a436f2263ee2b48317f909ed4ddf585e15d81aa4d5 from build tracker '/tmp/pip-req-tracker-k4p980pe' 2021-08-21T03:23:30,352 Removed build tracker: '/tmp/pip-req-tracker-k4p980pe'