2021-03-16T04:35:50,297 Created temporary directory: /tmp/pip-ephem-wheel-cache-djkw0kdj 2021-03-16T04:35:50,300 Created temporary directory: /tmp/pip-req-tracker-_fzy5rv7 2021-03-16T04:35:50,301 Initialized build tracking at /tmp/pip-req-tracker-_fzy5rv7 2021-03-16T04:35:50,301 Created build tracker: /tmp/pip-req-tracker-_fzy5rv7 2021-03-16T04:35:50,301 Entered build tracker: /tmp/pip-req-tracker-_fzy5rv7 2021-03-16T04:35:50,302 Created temporary directory: /tmp/pip-wheel-kwdfnszb 2021-03-16T04:35:50,331 1 location(s) to search for versions of pornhub-api-client: 2021-03-16T04:35:50,331 * https://pypi.org/simple/pornhub-api-client/ 2021-03-16T04:35:50,331 Fetching project page and analyzing links: https://pypi.org/simple/pornhub-api-client/ 2021-03-16T04:35:50,332 Getting page https://pypi.org/simple/pornhub-api-client/ 2021-03-16T04:35:50,333 Found index url https://pypi.org/simple 2021-03-16T04:35:50,423 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/46/4b/a4efb7f654fdb667b84f51467e59fcf67eb1deaccc580a2d3ac6aa7ff985/pornhub-api-client-0.1.1.tar.gz#sha256=4962846e9f0ec6e2e6219cdce878fc6d8b1f8bf7d08603fc38d9f1de92ee02c2 (from https://pypi.org/simple/pornhub-api-client/) (requires-python:>=3.8,<4.0) 2021-03-16T04:35:50,437 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/bd/2b/08b32b19af6f8bb56be3bf5c2eecd2579fa27cea7c3ac217c289c974ec0b/pornhub_api_client-0.1.1-py3-none-any.whl#sha256=a454437a5e911d8299853c72fb346817a7f0144dac6a50ef76aa5835872d67e0 (from https://pypi.org/simple/pornhub-api-client/) (requires-python:>=3.8,<4.0) 2021-03-16T04:35:50,437 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/3f/70/111594f7e160ff453afe779e9d08250ba0ec89741ebaa2a33ae60aa37e7e/pornhub-api-client-0.1.2.tar.gz#sha256=7dc8e30c57ab071e4e83361ce8f0d86900c649762bd3d61bda04f827405e5af7 (from https://pypi.org/simple/pornhub-api-client/) (requires-python:>=3.8,<4.0) 2021-03-16T04:35:50,438 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/d9/ac/ad5e19c4d6078b25bf2f3b2015fdc86472b04dbd4b2e2ade7f537c9ae518/pornhub_api_client-0.1.2-py3-none-any.whl#sha256=b2773b59d116d556b2f4057bfceebcf4f32d913e9146c61870ee8bf818b87b60 (from https://pypi.org/simple/pornhub-api-client/) (requires-python:>=3.8,<4.0) 2021-03-16T04:35:50,439 Given no hashes to check 0 links for project 'pornhub-api-client': discarding no candidates 2021-03-16T04:35:50,439 ERROR: Could not find a version that satisfies the requirement pornhub-api-client==0.1.2 2021-03-16T04:35:50,439 ERROR: No matching distribution found for pornhub-api-client==0.1.2 2021-03-16T04:35:50,439 Exception information: 2021-03-16T04:35:50,439 Traceback (most recent call last): 2021-03-16T04:35:50,439 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-16T04:35:50,439 crit = self.state.criteria[name] 2021-03-16T04:35:50,439 KeyError: 'pornhub-api-client' 2021-03-16T04:35:50,439 2021-03-16T04:35:50,439 During handling of the above exception, another exception occurred: 2021-03-16T04:35:50,439 2021-03-16T04:35:50,439 Traceback (most recent call last): 2021-03-16T04:35:50,439 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-16T04:35:50,439 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-16T04:35:50,439 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-16T04:35:50,439 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-16T04:35:50,439 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-16T04:35:50,439 raise RequirementsConflicted(criterion) 2021-03-16T04:35:50,439 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pornhub-api-client==0.1.2') 2021-03-16T04:35:50,439 2021-03-16T04:35:50,439 During handling of the above exception, another exception occurred: 2021-03-16T04:35:50,439 2021-03-16T04:35:50,439 Traceback (most recent call last): 2021-03-16T04:35:50,439 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-16T04:35:50,439 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-16T04:35:50,439 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-16T04:35:50,439 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-16T04:35:50,439 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-16T04:35:50,439 raise ResolutionImpossible(e.criterion.information) 2021-03-16T04:35:50,439 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pornhub-api-client==0.1.2'), parent=None)] 2021-03-16T04:35:50,439 2021-03-16T04:35:50,439 The above exception was the direct cause of the following exception: 2021-03-16T04:35:50,439 2021-03-16T04:35:50,439 Traceback (most recent call last): 2021-03-16T04:35:50,439 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-16T04:35:50,439 status = self.run(options, args) 2021-03-16T04:35:50,439 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-16T04:35:50,439 return func(self, options, args) 2021-03-16T04:35:50,439 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-16T04:35:50,439 reqs, check_supported_wheels=True 2021-03-16T04:35:50,439 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-16T04:35:50,439 six.raise_from(error, e) 2021-03-16T04:35:50,439 File "", line 3, in raise_from 2021-03-16T04:35:50,439 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pornhub-api-client==0.1.2 2021-03-16T04:35:50,444 Removed build tracker: '/tmp/pip-req-tracker-_fzy5rv7'