2021-06-10T12:41:02,791 DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. 2021-06-10T12:41:03,516 Created temporary directory: /tmp/pip-ephem-wheel-cache-ad0s0qtz 2021-06-10T12:41:03,521 Created temporary directory: /tmp/pip-req-tracker-pnmqiezi 2021-06-10T12:41:03,522 Initialized build tracking at /tmp/pip-req-tracker-pnmqiezi 2021-06-10T12:41:03,522 Created build tracker: /tmp/pip-req-tracker-pnmqiezi 2021-06-10T12:41:03,522 Entered build tracker: /tmp/pip-req-tracker-pnmqiezi 2021-06-10T12:41:03,524 Created temporary directory: /tmp/pip-wheel-t5pj8m9z 2021-06-10T12:41:03,599 1 location(s) to search for versions of langscikw: 2021-06-10T12:41:03,599 * https://pypi.org/simple/langscikw/ 2021-06-10T12:41:03,599 Fetching project page and analyzing links: https://pypi.org/simple/langscikw/ 2021-06-10T12:41:03,602 Getting page https://pypi.org/simple/langscikw/ 2021-06-10T12:41:03,606 Found index url https://pypi.org/simple 2021-06-10T12:41:03,954 Link requires a different Python (3.5.3 not in: '>=3.7, <4'): https://files.pythonhosted.org/packages/f9/40/1079ae7fdce1cbab50b8f64b7d63ad2e8c50ec62dd0a0471edff6e5363fc/langscikw-0.0.1-py3-none-any.whl#sha256=b3f87092ca9668c8c050863d9ec84a9b46861b96ac04c595930bf071f40e4d9a (from https://pypi.org/simple/langscikw/) (requires-python:>=3.7, <4) 2021-06-10T12:41:03,956 Link requires a different Python (3.5.3 not in: '>=3.7, <4'): https://files.pythonhosted.org/packages/ca/dd/9d6ef126837b7c5857ccaa07a0b1fa7e16b24fbaa9583e08feddb58ac455/langscikw-0.0.1.tar.gz#sha256=999fc399e47335fb6c2fe813896f55ebfc5accbbe313890bdc754d94167adb4c (from https://pypi.org/simple/langscikw/) (requires-python:>=3.7, <4) 2021-06-10T12:41:03,957 Given no hashes to check 0 links for project 'langscikw': discarding no candidates 2021-06-10T12:41:03,958 ERROR: Could not find a version that satisfies the requirement langscikw==0.0.1 2021-06-10T12:41:03,959 ERROR: No matching distribution found for langscikw==0.0.1 2021-06-10T12:41:03,959 Exception information: 2021-06-10T12:41:03,959 Traceback (most recent call last): 2021-06-10T12:41:03,959 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-06-10T12:41:03,959 crit = self.state.criteria[name] 2021-06-10T12:41:03,959 KeyError: 'langscikw' 2021-06-10T12:41:03,959 2021-06-10T12:41:03,959 During handling of the above exception, another exception occurred: 2021-06-10T12:41:03,959 2021-06-10T12:41:03,959 Traceback (most recent call last): 2021-06-10T12:41:03,959 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-06-10T12:41:03,959 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-10T12:41:03,959 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-10T12:41:03,959 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-06-10T12:41:03,959 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-06-10T12:41:03,959 raise RequirementsConflicted(criterion) 2021-06-10T12:41:03,959 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('langscikw==0.0.1') 2021-06-10T12:41:03,959 2021-06-10T12:41:03,959 During handling of the above exception, another exception occurred: 2021-06-10T12:41:03,959 2021-06-10T12:41:03,959 Traceback (most recent call last): 2021-06-10T12:41:03,959 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-06-10T12:41:03,959 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-06-10T12:41:03,959 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-06-10T12:41:03,959 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-10T12:41:03,959 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-06-10T12:41:03,959 raise ResolutionImpossible(e.criterion.information) 2021-06-10T12:41:03,959 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('langscikw==0.0.1'), parent=None)] 2021-06-10T12:41:03,959 2021-06-10T12:41:03,959 The above exception was the direct cause of the following exception: 2021-06-10T12:41:03,959 2021-06-10T12:41:03,959 Traceback (most recent call last): 2021-06-10T12:41:03,959 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-06-10T12:41:03,959 status = self.run(options, args) 2021-06-10T12:41:03,959 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-06-10T12:41:03,959 return func(self, options, args) 2021-06-10T12:41:03,959 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-06-10T12:41:03,959 reqs, check_supported_wheels=True 2021-06-10T12:41:03,959 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-06-10T12:41:03,959 six.raise_from(error, e) 2021-06-10T12:41:03,959 File "", line 3, in raise_from 2021-06-10T12:41:03,959 pip._internal.exceptions.DistributionNotFound: No matching distribution found for langscikw==0.0.1 2021-06-10T12:41:03,968 Removed build tracker: '/tmp/pip-req-tracker-pnmqiezi'