2021-12-10T14:22:09,740 Created temporary directory: /tmp/pip-ephem-wheel-cache-gtvdw8es 2021-12-10T14:22:09,746 Created temporary directory: /tmp/pip-req-tracker-8i9_8wm9 2021-12-10T14:22:09,747 Initialized build tracking at /tmp/pip-req-tracker-8i9_8wm9 2021-12-10T14:22:09,747 Created build tracker: /tmp/pip-req-tracker-8i9_8wm9 2021-12-10T14:22:09,748 Entered build tracker: /tmp/pip-req-tracker-8i9_8wm9 2021-12-10T14:22:09,749 Created temporary directory: /tmp/pip-wheel-w8uqptr9 2021-12-10T14:22:09,809 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-10T14:22:09,813 2 location(s) to search for versions of diamondpy: 2021-12-10T14:22:09,813 * https://pypi.org/simple/diamondpy/ 2021-12-10T14:22:09,813 * https://www.piwheels.org/simple/diamondpy/ 2021-12-10T14:22:09,814 Fetching project page and analyzing links: https://pypi.org/simple/diamondpy/ 2021-12-10T14:22:09,816 Getting page https://pypi.org/simple/diamondpy/ 2021-12-10T14:22:09,820 Found index url https://pypi.org/simple 2021-12-10T14:22:10,052 Skipping link: No binaries permitted for diamondpy: https://files.pythonhosted.org/packages/df/83/4e3b1737a7b631f1e6f8b5acd87dd0bedae8a8f89e8f90df6d44de8f9897/diamondpy-0.0.1-py3-none-any.whl#sha256=ad9f2cf28cd867f19ea482ca2df25e95402852035a6303be04854ad8f05a2919 (from https://pypi.org/simple/diamondpy/) (requires-python:>=3.6) 2021-12-10T14:22:10,053 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/f6/ff/b7df07aadb009e6026def321643a6959409089fe0a01b3ebde08285b3c4a/diamondpy-0.0.1.tar.gz#sha256=43410d97f4b5884606c9f2cd003cd97a7bc9dbcc311f32dd4fe8072f6f0ad85e (from https://pypi.org/simple/diamondpy/) (requires-python:>=3.6) 2021-12-10T14:22:10,054 Skipping link: No binaries permitted for diamondpy: https://files.pythonhosted.org/packages/ec/e8/30f304cab94f1630d514a54c417c780aafe362b8e28f09757695f6821e36/diamondpy-0.0.2-py3-none-any.whl#sha256=c61ef5c39230ca6d06a0dee18c616a20d9102de86d3168ba85f8f070fc864a58 (from https://pypi.org/simple/diamondpy/) (requires-python:>=3.6) 2021-12-10T14:22:10,056 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/0e/e2/7896884d7cecde3110ab1ab46d0b5b0c3fe837fd61d048bb539dbd7b62c1/diamondpy-0.0.2.tar.gz#sha256=c9c18869c068647980e1c07872a36f7ae9e699b20bc70554fd2c48eea3b16a47 (from https://pypi.org/simple/diamondpy/) (requires-python:>=3.6) 2021-12-10T14:22:10,056 Fetching project page and analyzing links: https://www.piwheels.org/simple/diamondpy/ 2021-12-10T14:22:10,057 Getting page https://www.piwheels.org/simple/diamondpy/ 2021-12-10T14:22:10,060 Found index url https://www.piwheels.org/simple 2021-12-10T14:22:10,313 Given no hashes to check 0 links for project 'diamondpy': discarding no candidates 2021-12-10T14:22:10,313 ERROR: Could not find a version that satisfies the requirement diamondpy==0.0.2 2021-12-10T14:22:10,314 ERROR: No matching distribution found for diamondpy==0.0.2 2021-12-10T14:22:10,315 Exception information: 2021-12-10T14:22:10,315 Traceback (most recent call last): 2021-12-10T14:22:10,315 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-12-10T14:22:10,315 crit = self.state.criteria[name] 2021-12-10T14:22:10,315 KeyError: 'diamondpy' 2021-12-10T14:22:10,315 2021-12-10T14:22:10,315 During handling of the above exception, another exception occurred: 2021-12-10T14:22:10,315 2021-12-10T14:22:10,315 Traceback (most recent call last): 2021-12-10T14:22:10,315 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-12-10T14:22:10,315 name, crit = self._merge_into_criterion(r, parent=None) 2021-12-10T14:22:10,315 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-12-10T14:22:10,315 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-12-10T14:22:10,315 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-12-10T14:22:10,315 raise RequirementsConflicted(criterion) 2021-12-10T14:22:10,315 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('diamondpy==0.0.2') 2021-12-10T14:22:10,315 2021-12-10T14:22:10,315 During handling of the above exception, another exception occurred: 2021-12-10T14:22:10,315 2021-12-10T14:22:10,315 Traceback (most recent call last): 2021-12-10T14:22:10,315 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-12-10T14:22:10,315 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-12-10T14:22:10,315 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-12-10T14:22:10,315 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-10T14:22:10,315 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-12-10T14:22:10,315 raise ResolutionImpossible(e.criterion.information) 2021-12-10T14:22:10,315 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('diamondpy==0.0.2'), parent=None)] 2021-12-10T14:22:10,315 2021-12-10T14:22:10,315 The above exception was the direct cause of the following exception: 2021-12-10T14:22:10,315 2021-12-10T14:22:10,315 Traceback (most recent call last): 2021-12-10T14:22:10,315 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-12-10T14:22:10,315 status = self.run(options, args) 2021-12-10T14:22:10,315 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-12-10T14:22:10,315 return func(self, options, args) 2021-12-10T14:22:10,315 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-12-10T14:22:10,315 reqs, check_supported_wheels=True 2021-12-10T14:22:10,315 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-12-10T14:22:10,315 six.raise_from(error, e) 2021-12-10T14:22:10,315 File "", line 3, in raise_from 2021-12-10T14:22:10,315 pip._internal.exceptions.DistributionNotFound: No matching distribution found for diamondpy==0.0.2 2021-12-10T14:22:10,324 Removed build tracker: '/tmp/pip-req-tracker-8i9_8wm9'