2021-02-24T05:52:26,889 Created temporary directory: /tmp/pip-ephem-wheel-cache-w7861jct 2021-02-24T05:52:26,892 Created temporary directory: /tmp/pip-req-tracker-3felaexu 2021-02-24T05:52:26,892 Initialized build tracking at /tmp/pip-req-tracker-3felaexu 2021-02-24T05:52:26,892 Created build tracker: /tmp/pip-req-tracker-3felaexu 2021-02-24T05:52:26,893 Entered build tracker: /tmp/pip-req-tracker-3felaexu 2021-02-24T05:52:26,893 Created temporary directory: /tmp/pip-wheel-b0unz30o 2021-02-24T05:52:26,928 1 location(s) to search for versions of videochatbot: 2021-02-24T05:52:26,928 * https://pypi.org/simple/videochatbot/ 2021-02-24T05:52:26,928 Fetching project page and analyzing links: https://pypi.org/simple/videochatbot/ 2021-02-24T05:52:26,928 Getting page https://pypi.org/simple/videochatbot/ 2021-02-24T05:52:26,930 Found index url https://pypi.org/simple 2021-02-24T05:52:27,034 Link requires a different Python (3.7.3 not in: '==3.6'): https://files.pythonhosted.org/packages/98/10/ee1c68a781ad0ac67bbb20add62ee9002bac175798138ce8825df20ecd2e/VideoChatBot-0.0.1-py3-none-any.whl#sha256=0ff62f5d65b74e5d0f27be040ba50cd7a9a71f4da2f3f285d5e60dca9679ac08 (from https://pypi.org/simple/videochatbot/) (requires-python:==3.6) 2021-02-24T05:52:27,035 Link requires a different Python (3.7.3 not in: '==3.6'): https://files.pythonhosted.org/packages/5e/5f/73a0edf43ee769d347cfd2b0e26d76bf2d9ed721f1a24448a45a1fd3c153/VideoChatBot-0.0.1.tar.gz#sha256=5df467d9fd39eab896218aece5441121854d77d0df244581c55e944f1ce82013 (from https://pypi.org/simple/videochatbot/) (requires-python:==3.6) 2021-02-24T05:52:27,035 Given no hashes to check 0 links for project 'videochatbot': discarding no candidates 2021-02-24T05:52:27,036 ERROR: Could not find a version that satisfies the requirement videochatbot==0.0.1 2021-02-24T05:52:27,036 ERROR: No matching distribution found for videochatbot==0.0.1 2021-02-24T05:52:27,036 Exception information: 2021-02-24T05:52:27,036 Traceback (most recent call last): 2021-02-24T05:52:27,036 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-24T05:52:27,036 crit = self.state.criteria[name] 2021-02-24T05:52:27,036 KeyError: 'videochatbot' 2021-02-24T05:52:27,036 2021-02-24T05:52:27,036 During handling of the above exception, another exception occurred: 2021-02-24T05:52:27,036 2021-02-24T05:52:27,036 Traceback (most recent call last): 2021-02-24T05:52:27,036 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-24T05:52:27,036 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-24T05:52:27,036 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-24T05:52:27,036 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-24T05:52:27,036 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-24T05:52:27,036 raise RequirementsConflicted(criterion) 2021-02-24T05:52:27,036 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('videochatbot==0.0.1') 2021-02-24T05:52:27,036 2021-02-24T05:52:27,036 During handling of the above exception, another exception occurred: 2021-02-24T05:52:27,036 2021-02-24T05:52:27,036 Traceback (most recent call last): 2021-02-24T05:52:27,036 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-24T05:52:27,036 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-24T05:52:27,036 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-24T05:52:27,036 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-24T05:52:27,036 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-24T05:52:27,036 raise ResolutionImpossible(e.criterion.information) 2021-02-24T05:52:27,036 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('videochatbot==0.0.1'), parent=None)] 2021-02-24T05:52:27,036 2021-02-24T05:52:27,036 The above exception was the direct cause of the following exception: 2021-02-24T05:52:27,036 2021-02-24T05:52:27,036 Traceback (most recent call last): 2021-02-24T05:52:27,036 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-24T05:52:27,036 status = self.run(options, args) 2021-02-24T05:52:27,036 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-24T05:52:27,036 return func(self, options, args) 2021-02-24T05:52:27,036 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-24T05:52:27,036 reqs, check_supported_wheels=True 2021-02-24T05:52:27,036 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-24T05:52:27,036 six.raise_from(error, e) 2021-02-24T05:52:27,036 File "", line 3, in raise_from 2021-02-24T05:52:27,036 pip._internal.exceptions.DistributionNotFound: No matching distribution found for videochatbot==0.0.1 2021-02-24T05:52:27,041 Removed build tracker: '/tmp/pip-req-tracker-3felaexu'