2021-10-29T05:32:26,464 Created temporary directory: /tmp/pip-ephem-wheel-cache-vfwy9x43 2021-10-29T05:32:26,471 Created temporary directory: /tmp/pip-req-tracker-qhcsa7ls 2021-10-29T05:32:26,471 Initialized build tracking at /tmp/pip-req-tracker-qhcsa7ls 2021-10-29T05:32:26,472 Created build tracker: /tmp/pip-req-tracker-qhcsa7ls 2021-10-29T05:32:26,472 Entered build tracker: /tmp/pip-req-tracker-qhcsa7ls 2021-10-29T05:32:26,474 Created temporary directory: /tmp/pip-wheel-_022pv0x 2021-10-29T05:32:26,530 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-29T05:32:26,534 2 location(s) to search for versions of pydottie: 2021-10-29T05:32:26,534 * https://pypi.org/simple/pydottie/ 2021-10-29T05:32:26,534 * https://www.piwheels.org/simple/pydottie/ 2021-10-29T05:32:26,534 Fetching project page and analyzing links: https://pypi.org/simple/pydottie/ 2021-10-29T05:32:26,536 Getting page https://pypi.org/simple/pydottie/ 2021-10-29T05:32:26,541 Found index url https://pypi.org/simple 2021-10-29T05:32:26,860 Skipping link: No binaries permitted for pydottie: https://files.pythonhosted.org/packages/0b/a8/39b3d07c3b9ccd282ec9c5e82422f1756f66bdbca5589401f8d72941cf47/pydottie-0.0.2-py3-none-any.whl#sha256=31deed3765fe42c583837872c23f7b119502fca9b48dd2e79b498f9e8e502281 (from https://pypi.org/simple/pydottie/) (requires-python:>=3.6) 2021-10-29T05:32:26,862 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/20/2d/a811b3db5478959026c3755ae86e8b7a11673e9e58152a9803f53bed40eb/pydottie-0.0.2.tar.gz#sha256=5b2a6fb8f74928970f370920d6d2f3d43368b597041dcb41bdc8cdc7fd4bdf27 (from https://pypi.org/simple/pydottie/) (requires-python:>=3.6) 2021-10-29T05:32:26,863 Fetching project page and analyzing links: https://www.piwheels.org/simple/pydottie/ 2021-10-29T05:32:26,863 Getting page https://www.piwheels.org/simple/pydottie/ 2021-10-29T05:32:26,866 Found index url https://www.piwheels.org/simple 2021-10-29T05:32:27,104 Given no hashes to check 0 links for project 'pydottie': discarding no candidates 2021-10-29T05:32:27,105 ERROR: Could not find a version that satisfies the requirement pydottie==0.0.2 2021-10-29T05:32:27,105 ERROR: No matching distribution found for pydottie==0.0.2 2021-10-29T05:32:27,106 Exception information: 2021-10-29T05:32:27,106 Traceback (most recent call last): 2021-10-29T05:32:27,106 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-10-29T05:32:27,106 crit = self.state.criteria[name] 2021-10-29T05:32:27,106 KeyError: 'pydottie' 2021-10-29T05:32:27,106 2021-10-29T05:32:27,106 During handling of the above exception, another exception occurred: 2021-10-29T05:32:27,106 2021-10-29T05:32:27,106 Traceback (most recent call last): 2021-10-29T05:32:27,106 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-10-29T05:32:27,106 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-29T05:32:27,106 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-29T05:32:27,106 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-10-29T05:32:27,106 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-10-29T05:32:27,106 raise RequirementsConflicted(criterion) 2021-10-29T05:32:27,106 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pydottie==0.0.2') 2021-10-29T05:32:27,106 2021-10-29T05:32:27,106 During handling of the above exception, another exception occurred: 2021-10-29T05:32:27,106 2021-10-29T05:32:27,106 Traceback (most recent call last): 2021-10-29T05:32:27,106 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-10-29T05:32:27,106 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-10-29T05:32:27,106 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-10-29T05:32:27,106 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-29T05:32:27,106 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-10-29T05:32:27,106 raise ResolutionImpossible(e.criterion.information) 2021-10-29T05:32:27,106 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pydottie==0.0.2'), parent=None)] 2021-10-29T05:32:27,106 2021-10-29T05:32:27,106 The above exception was the direct cause of the following exception: 2021-10-29T05:32:27,106 2021-10-29T05:32:27,106 Traceback (most recent call last): 2021-10-29T05:32:27,106 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-10-29T05:32:27,106 status = self.run(options, args) 2021-10-29T05:32:27,106 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-10-29T05:32:27,106 return func(self, options, args) 2021-10-29T05:32:27,106 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-10-29T05:32:27,106 reqs, check_supported_wheels=True 2021-10-29T05:32:27,106 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-10-29T05:32:27,106 six.raise_from(error, e) 2021-10-29T05:32:27,106 File "", line 3, in raise_from 2021-10-29T05:32:27,106 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pydottie==0.0.2 2021-10-29T05:32:27,115 Removed build tracker: '/tmp/pip-req-tracker-qhcsa7ls'