2021-12-07T04:41:37,690 Created temporary directory: /tmp/pip-ephem-wheel-cache-j10cjaj7 2021-12-07T04:41:37,696 Created temporary directory: /tmp/pip-req-tracker-fyjpjzx8 2021-12-07T04:41:37,697 Initialized build tracking at /tmp/pip-req-tracker-fyjpjzx8 2021-12-07T04:41:37,697 Created build tracker: /tmp/pip-req-tracker-fyjpjzx8 2021-12-07T04:41:37,698 Entered build tracker: /tmp/pip-req-tracker-fyjpjzx8 2021-12-07T04:41:37,699 Created temporary directory: /tmp/pip-wheel-pcpqvis_ 2021-12-07T04:41:37,764 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-07T04:41:37,769 2 location(s) to search for versions of pytypes-env: 2021-12-07T04:41:37,769 * https://pypi.org/simple/pytypes-env/ 2021-12-07T04:41:37,769 * https://www.piwheels.org/simple/pytypes-env/ 2021-12-07T04:41:37,771 Fetching project page and analyzing links: https://pypi.org/simple/pytypes-env/ 2021-12-07T04:41:37,771 Getting page https://pypi.org/simple/pytypes-env/ 2021-12-07T04:41:37,775 Found index url https://pypi.org/simple 2021-12-07T04:41:37,973 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/6c/c7/b67c464d4c17865f6c022ed3cb54cca8da6d825e3183c5013e096eafb58e/pytypes-env-0.0.1.tar.gz#sha256=08d5868de29a03a6e7e8e24ad5915ff1f87b4f7dbc85f87bdde4c40ed9093897 (from https://pypi.org/simple/pytypes-env/) (requires-python:>=3.8) 2021-12-07T04:41:37,974 Skipping link: No binaries permitted for pytypes-env: https://files.pythonhosted.org/packages/c4/b9/11925d74e2e6146555699f8099299c38c7544f38344dc0358c08666450d0/pytypes_env-0.0.1-py3-none-any.whl#sha256=429e1393c281e2a7706e3022e4aa5972fd726cef6a7f8fe0b5e30a349f6a7855 (from https://pypi.org/simple/pytypes-env/) (requires-python:>=3.8) 2021-12-07T04:41:37,975 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/a1/bc/cef0e0994469b0365b9817bce239374c76900de9a746b6917aa68df96889/pytypes-env-0.0.2.tar.gz#sha256=a8da5ea9331da9a9e5f4d9d6228cb38e5d69e81e8ba8c5f2b93d891053625bad (from https://pypi.org/simple/pytypes-env/) (requires-python:>=3.8) 2021-12-07T04:41:37,976 Skipping link: No binaries permitted for pytypes-env: https://files.pythonhosted.org/packages/da/a6/4ebec44ddfd7da706875a913fbaa540f660e4cfeeeabd5fd7bfe2041bfb5/pytypes_env-0.0.2-py3-none-any.whl#sha256=aed2e527cf08ec6781ce16c4024444bd613ef11a49d67ddee3f00946ed4804ea (from https://pypi.org/simple/pytypes-env/) (requires-python:>=3.8) 2021-12-07T04:41:37,977 Fetching project page and analyzing links: https://www.piwheels.org/simple/pytypes-env/ 2021-12-07T04:41:37,977 Getting page https://www.piwheels.org/simple/pytypes-env/ 2021-12-07T04:41:37,979 Found index url https://www.piwheels.org/simple 2021-12-07T04:41:38,218 Skipping link: not a file: https://www.piwheels.org/simple/pytypes-env/ 2021-12-07T04:41:38,219 Skipping link: not a file: https://pypi.org/simple/pytypes-env/ 2021-12-07T04:41:38,249 Given no hashes to check 0 links for project 'pytypes-env': discarding no candidates 2021-12-07T04:41:38,250 ERROR: Could not find a version that satisfies the requirement pytypes-env==0.0.1 (from versions: none) 2021-12-07T04:41:38,251 ERROR: No matching distribution found for pytypes-env==0.0.1 2021-12-07T04:41:38,252 Exception information: 2021-12-07T04:41:38,252 Traceback (most recent call last): 2021-12-07T04:41:38,252 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-07T04:41:38,252 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-07T04:41:38,252 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-07T04:41:38,252 raise RequirementsConflicted(criterion) 2021-12-07T04:41:38,252 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pytypes-env==0.0.1') 2021-12-07T04:41:38,252 2021-12-07T04:41:38,252 During handling of the above exception, another exception occurred: 2021-12-07T04:41:38,252 2021-12-07T04:41:38,252 Traceback (most recent call last): 2021-12-07T04:41:38,252 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-07T04:41:38,252 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-07T04:41:38,252 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-07T04:41:38,252 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-07T04:41:38,252 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-07T04:41:38,252 raise ResolutionImpossible(e.criterion.information) 2021-12-07T04:41:38,252 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pytypes-env==0.0.1'), parent=None)] 2021-12-07T04:41:38,252 2021-12-07T04:41:38,252 The above exception was the direct cause of the following exception: 2021-12-07T04:41:38,252 2021-12-07T04:41:38,252 Traceback (most recent call last): 2021-12-07T04:41:38,252 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-07T04:41:38,252 status = run_func(*args) 2021-12-07T04:41:38,252 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-07T04:41:38,252 return func(self, options, args) 2021-12-07T04:41:38,252 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-07T04:41:38,252 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-07T04:41:38,252 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-07T04:41:38,252 raise error from e 2021-12-07T04:41:38,252 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pytypes-env==0.0.1 2021-12-07T04:41:38,260 Removed build tracker: '/tmp/pip-req-tracker-fyjpjzx8'