2022-01-05T22:18:30,099 Created temporary directory: /tmp/pip-ephem-wheel-cache-f6vcfzro 2022-01-05T22:18:30,105 Created temporary directory: /tmp/pip-req-tracker-4l3hohni 2022-01-05T22:18:30,106 Initialized build tracking at /tmp/pip-req-tracker-4l3hohni 2022-01-05T22:18:30,106 Created build tracker: /tmp/pip-req-tracker-4l3hohni 2022-01-05T22:18:30,107 Entered build tracker: /tmp/pip-req-tracker-4l3hohni 2022-01-05T22:18:30,108 Created temporary directory: /tmp/pip-wheel-u4fyeozb 2022-01-05T22:18:30,179 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-05T22:18:30,182 2 location(s) to search for versions of datetime-parser: 2022-01-05T22:18:30,182 * https://pypi.org/simple/datetime-parser/ 2022-01-05T22:18:30,182 * https://www.piwheels.org/simple/datetime-parser/ 2022-01-05T22:18:30,183 Fetching project page and analyzing links: https://pypi.org/simple/datetime-parser/ 2022-01-05T22:18:30,185 Getting page https://pypi.org/simple/datetime-parser/ 2022-01-05T22:18:30,189 Found index url https://pypi.org/simple 2022-01-05T22:18:30,506 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/e6/2d/80de628fcc9d7518c41ddb01d17e363de821eacbd7acf9a47c3eb1ffd476/datetime-parser-1.0.0.tar.gz#sha256=03ac459dce9f0e11c875bd8bae6424db866b434ce4d5c81ba4c98d4a9ee2ef4d (from https://pypi.org/simple/datetime-parser/) (requires-python:>=3.6) 2022-01-05T22:18:30,507 Skipping link: No binaries permitted for datetime-parser: https://files.pythonhosted.org/packages/28/02/bd96ded3f8629e7a4d3d3fbbda7880e59aa9016b919ecc5c3b1255f1d976/datetime_parser-1.0.0-py3-none-any.whl#sha256=f2f4c637caaea53542f387f32175ddcaffb2c0c8dfab67e39f7098ee90ead1ad (from https://pypi.org/simple/datetime-parser/) (requires-python:>=3.6) 2022-01-05T22:18:30,508 Fetching project page and analyzing links: https://www.piwheels.org/simple/datetime-parser/ 2022-01-05T22:18:30,508 Getting page https://www.piwheels.org/simple/datetime-parser/ 2022-01-05T22:18:30,511 Found index url https://www.piwheels.org/simple 2022-01-05T22:18:30,764 Given no hashes to check 0 links for project 'datetime-parser': discarding no candidates 2022-01-05T22:18:30,765 ERROR: Could not find a version that satisfies the requirement datetime-parser==1.0.0 2022-01-05T22:18:30,765 ERROR: No matching distribution found for datetime-parser==1.0.0 2022-01-05T22:18:30,766 Exception information: 2022-01-05T22:18:30,766 Traceback (most recent call last): 2022-01-05T22:18:30,766 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2022-01-05T22:18:30,766 crit = self.state.criteria[name] 2022-01-05T22:18:30,766 KeyError: 'datetime-parser' 2022-01-05T22:18:30,766 2022-01-05T22:18:30,766 During handling of the above exception, another exception occurred: 2022-01-05T22:18:30,766 2022-01-05T22:18:30,766 Traceback (most recent call last): 2022-01-05T22:18:30,766 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2022-01-05T22:18:30,766 name, crit = self._merge_into_criterion(r, parent=None) 2022-01-05T22:18:30,766 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2022-01-05T22:18:30,766 crit = Criterion.from_requirement(self._p, requirement, parent) 2022-01-05T22:18:30,766 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2022-01-05T22:18:30,766 raise RequirementsConflicted(criterion) 2022-01-05T22:18:30,766 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('datetime-parser==1.0.0') 2022-01-05T22:18:30,766 2022-01-05T22:18:30,766 During handling of the above exception, another exception occurred: 2022-01-05T22:18:30,766 2022-01-05T22:18:30,766 Traceback (most recent call last): 2022-01-05T22:18:30,766 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2022-01-05T22:18:30,766 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2022-01-05T22:18:30,766 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2022-01-05T22:18:30,766 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-05T22:18:30,766 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2022-01-05T22:18:30,766 raise ResolutionImpossible(e.criterion.information) 2022-01-05T22:18:30,766 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('datetime-parser==1.0.0'), parent=None)] 2022-01-05T22:18:30,766 2022-01-05T22:18:30,766 The above exception was the direct cause of the following exception: 2022-01-05T22:18:30,766 2022-01-05T22:18:30,766 Traceback (most recent call last): 2022-01-05T22:18:30,766 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2022-01-05T22:18:30,766 status = self.run(options, args) 2022-01-05T22:18:30,766 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2022-01-05T22:18:30,766 return func(self, options, args) 2022-01-05T22:18:30,766 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2022-01-05T22:18:30,766 reqs, check_supported_wheels=True 2022-01-05T22:18:30,766 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2022-01-05T22:18:30,766 six.raise_from(error, e) 2022-01-05T22:18:30,766 File "", line 3, in raise_from 2022-01-05T22:18:30,766 pip._internal.exceptions.DistributionNotFound: No matching distribution found for datetime-parser==1.0.0 2022-01-05T22:18:30,775 Removed build tracker: '/tmp/pip-req-tracker-4l3hohni'