2022-01-27T18:24:18,325 Created temporary directory: /tmp/pip-ephem-wheel-cache-lv82t5z1 2022-01-27T18:24:18,331 Created temporary directory: /tmp/pip-req-tracker-yuwnylhz 2022-01-27T18:24:18,332 Initialized build tracking at /tmp/pip-req-tracker-yuwnylhz 2022-01-27T18:24:18,332 Created build tracker: /tmp/pip-req-tracker-yuwnylhz 2022-01-27T18:24:18,332 Entered build tracker: /tmp/pip-req-tracker-yuwnylhz 2022-01-27T18:24:18,334 Created temporary directory: /tmp/pip-wheel-qbg5pdzi 2022-01-27T18:24:18,406 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-27T18:24:18,411 2 location(s) to search for versions of textfeatureinfo: 2022-01-27T18:24:18,411 * https://pypi.org/simple/textfeatureinfo/ 2022-01-27T18:24:18,411 * https://www.piwheels.org/simple/textfeatureinfo/ 2022-01-27T18:24:18,413 Fetching project page and analyzing links: https://pypi.org/simple/textfeatureinfo/ 2022-01-27T18:24:18,414 Getting page https://pypi.org/simple/textfeatureinfo/ 2022-01-27T18:24:18,417 Found index url https://pypi.org/simple 2022-01-27T18:24:18,614 Skipping link: No binaries permitted for textfeatureinfo: https://files.pythonhosted.org/packages/f4/2d/7579826d02191985a291e83bc4f55d9125137d1d0b703cd4a3e7259b7232/textfeatureinfo-0.2.0-py3-none-any.whl#sha256=969bbab23c1cfee60a3c2531f7a2afca3c349f81e92e85ce23ad07d287071dda (from https://pypi.org/simple/textfeatureinfo/) (requires-python:>=3.9,<4.0) 2022-01-27T18:24:18,616 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/50/1e/300284c888424706f77d8a692579e12f712c925d25488df8f4bf3a168ae8/textfeatureinfo-0.2.0.tar.gz#sha256=86d8b7fcd71ea865ccec68e8e0fa1be00623606677f7fbfde3ebc5e258cb0783 (from https://pypi.org/simple/textfeatureinfo/) (requires-python:>=3.9,<4.0) 2022-01-27T18:24:18,617 Fetching project page and analyzing links: https://www.piwheels.org/simple/textfeatureinfo/ 2022-01-27T18:24:18,617 Getting page https://www.piwheels.org/simple/textfeatureinfo/ 2022-01-27T18:24:18,619 Found index url https://www.piwheels.org/simple 2022-01-27T18:24:18,844 Skipping link: not a file: https://www.piwheels.org/simple/textfeatureinfo/ 2022-01-27T18:24:18,845 Skipping link: not a file: https://pypi.org/simple/textfeatureinfo/ 2022-01-27T18:24:18,878 Given no hashes to check 0 links for project 'textfeatureinfo': discarding no candidates 2022-01-27T18:24:18,879 ERROR: Could not find a version that satisfies the requirement textfeatureinfo==0.2.0 (from versions: none) 2022-01-27T18:24:18,880 ERROR: No matching distribution found for textfeatureinfo==0.2.0 2022-01-27T18:24:18,881 Exception information: 2022-01-27T18:24:18,881 Traceback (most recent call last): 2022-01-27T18:24:18,881 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-27T18:24:18,881 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-27T18:24:18,881 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-27T18:24:18,881 raise RequirementsConflicted(criterion) 2022-01-27T18:24:18,881 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('textfeatureinfo==0.2.0') 2022-01-27T18:24:18,881 2022-01-27T18:24:18,881 During handling of the above exception, another exception occurred: 2022-01-27T18:24:18,881 2022-01-27T18:24:18,881 Traceback (most recent call last): 2022-01-27T18:24:18,881 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-27T18:24:18,881 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-27T18:24:18,881 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-27T18:24:18,881 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-27T18:24:18,881 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-27T18:24:18,881 raise ResolutionImpossible(e.criterion.information) 2022-01-27T18:24:18,881 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('textfeatureinfo==0.2.0'), parent=None)] 2022-01-27T18:24:18,881 2022-01-27T18:24:18,881 The above exception was the direct cause of the following exception: 2022-01-27T18:24:18,881 2022-01-27T18:24:18,881 Traceback (most recent call last): 2022-01-27T18:24:18,881 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-27T18:24:18,881 status = run_func(*args) 2022-01-27T18:24:18,881 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-27T18:24:18,881 return func(self, options, args) 2022-01-27T18:24:18,881 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-27T18:24:18,881 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-27T18:24:18,881 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-27T18:24:18,881 raise error from e 2022-01-27T18:24:18,881 pip._internal.exceptions.DistributionNotFound: No matching distribution found for textfeatureinfo==0.2.0 2022-01-27T18:24:18,889 Removed build tracker: '/tmp/pip-req-tracker-yuwnylhz'