2021-07-05T18:24:00,654 Created temporary directory: /tmp/pip-ephem-wheel-cache-8ajuib0t 2021-07-05T18:24:00,657 Created temporary directory: /tmp/pip-req-tracker-2gwm3vy2 2021-07-05T18:24:00,658 Initialized build tracking at /tmp/pip-req-tracker-2gwm3vy2 2021-07-05T18:24:00,658 Created build tracker: /tmp/pip-req-tracker-2gwm3vy2 2021-07-05T18:24:00,658 Entered build tracker: /tmp/pip-req-tracker-2gwm3vy2 2021-07-05T18:24:00,659 Created temporary directory: /tmp/pip-wheel-bhc9iboi 2021-07-05T18:24:00,695 1 location(s) to search for versions of spacy-detok: 2021-07-05T18:24:00,695 * https://pypi.org/simple/spacy-detok/ 2021-07-05T18:24:00,695 Fetching project page and analyzing links: https://pypi.org/simple/spacy-detok/ 2021-07-05T18:24:00,696 Getting page https://pypi.org/simple/spacy-detok/ 2021-07-05T18:24:00,697 Found index url https://pypi.org/simple 2021-07-05T18:24:00,808 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/c7/fe/b1f38cbd4c89744411a2e787acb6d166c3734c9ebf580b06e9c93bf9ff7c/spacy-detok-0.1.0.tar.gz#sha256=d01eaa19801dd381acf714d244a23c9c57891457927b35e1a71ce37bd2ecf04b (from https://pypi.org/simple/spacy-detok/) (requires-python:>=3.8,<4.0) 2021-07-05T18:24:00,821 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/1e/32/a6afafeac4773067921b91925823492d09f196ed353c25a8b74a4924fc73/spacy_detok-0.1.0-py3-none-any.whl#sha256=7130a213b18be3ca5d00fd8df1f1f6dad927327e8ce48b0a127c5f1bda44b210 (from https://pypi.org/simple/spacy-detok/) (requires-python:>=3.8,<4.0) 2021-07-05T18:24:00,821 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/bd/61/bba3c879e55f014eeb3fff3d1bf5530ffcac90c9d7a86f66ec0b20bcb56e/spacy-detok-0.2.0.tar.gz#sha256=07cefc6a2f6dbe605652ebeed459713b4596e99c8ced52014603980c8146f66a (from https://pypi.org/simple/spacy-detok/) (requires-python:>=3.8,<4.0) 2021-07-05T18:24:00,822 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/c7/fd/d2a71b5b0667be3b76a26f6a72eef6406ea52071694644cbd6e38ae55dcc/spacy_detok-0.2.0-py3-none-any.whl#sha256=b2cfdf4bb81cc4e53526b2993b56e3019e52c441a65da1575685e62400aa3394 (from https://pypi.org/simple/spacy-detok/) (requires-python:>=3.8,<4.0) 2021-07-05T18:24:00,823 Skipping link: not a file: https://pypi.org/simple/spacy-detok/ 2021-07-05T18:24:00,823 Given no hashes to check 0 links for project 'spacy-detok': discarding no candidates 2021-07-05T18:24:00,824 ERROR: Could not find a version that satisfies the requirement spacy-detok==0.2.0 (from versions: none) 2021-07-05T18:24:00,824 ERROR: No matching distribution found for spacy-detok==0.2.0 2021-07-05T18:24:00,824 Exception information: 2021-07-05T18:24:00,824 Traceback (most recent call last): 2021-07-05T18:24:00,824 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-05T18:24:00,824 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-05T18:24:00,824 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-05T18:24:00,824 raise RequirementsConflicted(criterion) 2021-07-05T18:24:00,824 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('spacy-detok==0.2.0') 2021-07-05T18:24:00,824 2021-07-05T18:24:00,824 During handling of the above exception, another exception occurred: 2021-07-05T18:24:00,824 2021-07-05T18:24:00,824 Traceback (most recent call last): 2021-07-05T18:24:00,824 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-07-05T18:24:00,824 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-07-05T18:24:00,824 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-05T18:24:00,824 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-05T18:24:00,824 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-05T18:24:00,824 raise ResolutionImpossible(e.criterion.information) 2021-07-05T18:24:00,824 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('spacy-detok==0.2.0'), parent=None)] 2021-07-05T18:24:00,824 2021-07-05T18:24:00,824 The above exception was the direct cause of the following exception: 2021-07-05T18:24:00,824 2021-07-05T18:24:00,824 Traceback (most recent call last): 2021-07-05T18:24:00,824 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-05T18:24:00,824 status = self.run(options, args) 2021-07-05T18:24:00,824 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-05T18:24:00,824 return func(self, options, args) 2021-07-05T18:24:00,824 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-07-05T18:24:00,824 reqs, check_supported_wheels=True 2021-07-05T18:24:00,824 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-05T18:24:00,824 raise error from e 2021-07-05T18:24:00,824 pip._internal.exceptions.DistributionNotFound: No matching distribution found for spacy-detok==0.2.0 2021-07-05T18:24:00,828 Removed build tracker: '/tmp/pip-req-tracker-2gwm3vy2'