2021-05-19T02:16:42,766 Created temporary directory: /tmp/pip-ephem-wheel-cache-36ds13ce 2021-05-19T02:16:42,770 Created temporary directory: /tmp/pip-req-tracker-8irvjgqc 2021-05-19T02:16:42,770 Initialized build tracking at /tmp/pip-req-tracker-8irvjgqc 2021-05-19T02:16:42,771 Created build tracker: /tmp/pip-req-tracker-8irvjgqc 2021-05-19T02:16:42,771 Entered build tracker: /tmp/pip-req-tracker-8irvjgqc 2021-05-19T02:16:42,772 Created temporary directory: /tmp/pip-wheel-yjv9fkm2 2021-05-19T02:16:42,804 1 location(s) to search for versions of searchfile: 2021-05-19T02:16:42,804 * https://pypi.org/simple/searchfile/ 2021-05-19T02:16:42,805 Fetching project page and analyzing links: https://pypi.org/simple/searchfile/ 2021-05-19T02:16:42,806 Getting page https://pypi.org/simple/searchfile/ 2021-05-19T02:16:42,807 Found index url https://pypi.org/simple 2021-05-19T02:16:42,908 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/87/8b/0282e9daab9ca6d6c2b365c75420e183095b339558a1f19bd9bf5dc35f7d/SearchFile-0.0.1-py3-none-any.whl#sha256=9eafd49ac51e9b584df9b7367d53f6c42157d095bc83d80da08f2ef1ea770ab2 (from https://pypi.org/simple/searchfile/) (requires-python:>=3.9) 2021-05-19T02:16:42,909 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/4e/2f/74c27eaabde026b043da961667bc440cdb48db74387c75d35a46c97684c7/SearchFile-0.0.1.tar.gz#sha256=984441bfcf655353e0783188a0c10d4027f98a90901f866cc02af1b6e87edfa8 (from https://pypi.org/simple/searchfile/) (requires-python:>=3.9) 2021-05-19T02:16:42,910 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/1b/a4/5f98982cc25756a44613b622d4b62c3c19bb388a5844e31bf0c97b36cd3b/SearchFile-0.1.0-py3-none-any.whl#sha256=fc893dca67bdaba7440c101067230f028eb08e725c1c07195d05aa481eba8021 (from https://pypi.org/simple/searchfile/) (requires-python:>=3.9) 2021-05-19T02:16:42,910 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/e4/b3/dcb1c9cdc8c2db29a40acaaa01385050bc4249c35ceff88f15a8026f9f3a/SearchFile-0.1.0.tar.gz#sha256=e6477a90a92b71b6065c7093ad550994ab49f8ff7dc8eb0edacaab5c410b18dc (from https://pypi.org/simple/searchfile/) (requires-python:>=3.9) 2021-05-19T02:16:42,911 Skipping link: not a file: https://pypi.org/simple/searchfile/ 2021-05-19T02:16:42,911 Given no hashes to check 0 links for project 'searchfile': discarding no candidates 2021-05-19T02:16:42,911 ERROR: Could not find a version that satisfies the requirement searchfile==0.1.0 (from versions: none) 2021-05-19T02:16:42,912 ERROR: No matching distribution found for searchfile==0.1.0 2021-05-19T02:16:42,912 Exception information: 2021-05-19T02:16:42,912 Traceback (most recent call last): 2021-05-19T02:16:42,912 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-05-19T02:16:42,912 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-19T02:16:42,912 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-19T02:16:42,912 raise RequirementsConflicted(criterion) 2021-05-19T02:16:42,912 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('searchfile==0.1.0') 2021-05-19T02:16:42,912 2021-05-19T02:16:42,912 During handling of the above exception, another exception occurred: 2021-05-19T02:16:42,912 2021-05-19T02:16:42,912 Traceback (most recent call last): 2021-05-19T02:16:42,912 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-05-19T02:16:42,912 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-05-19T02:16:42,912 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-05-19T02:16:42,912 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-19T02:16:42,912 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-05-19T02:16:42,912 raise ResolutionImpossible(e.criterion.information) 2021-05-19T02:16:42,912 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('searchfile==0.1.0'), parent=None)] 2021-05-19T02:16:42,912 2021-05-19T02:16:42,912 The above exception was the direct cause of the following exception: 2021-05-19T02:16:42,912 2021-05-19T02:16:42,912 Traceback (most recent call last): 2021-05-19T02:16:42,912 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-05-19T02:16:42,912 status = self.run(options, args) 2021-05-19T02:16:42,912 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-05-19T02:16:42,912 return func(self, options, args) 2021-05-19T02:16:42,912 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-05-19T02:16:42,912 reqs, check_supported_wheels=True 2021-05-19T02:16:42,912 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-05-19T02:16:42,912 raise error from e 2021-05-19T02:16:42,912 pip._internal.exceptions.DistributionNotFound: No matching distribution found for searchfile==0.1.0 2021-05-19T02:16:42,917 Removed build tracker: '/tmp/pip-req-tracker-8irvjgqc'