2021-08-13T21:20:45,130 Created temporary directory: /tmp/pip-ephem-wheel-cache-0p27rf98 2021-08-13T21:20:45,136 Created temporary directory: /tmp/pip-req-tracker-szge1xau 2021-08-13T21:20:45,137 Initialized build tracking at /tmp/pip-req-tracker-szge1xau 2021-08-13T21:20:45,138 Created build tracker: /tmp/pip-req-tracker-szge1xau 2021-08-13T21:20:45,138 Entered build tracker: /tmp/pip-req-tracker-szge1xau 2021-08-13T21:20:45,140 Created temporary directory: /tmp/pip-wheel-k_m6de22 2021-08-13T21:20:45,197 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-13T21:20:45,200 2 location(s) to search for versions of spec-map-analysis: 2021-08-13T21:20:45,200 * https://pypi.org/simple/spec-map-analysis/ 2021-08-13T21:20:45,200 * https://www.piwheels.org/simple/spec-map-analysis/ 2021-08-13T21:20:45,201 Fetching project page and analyzing links: https://pypi.org/simple/spec-map-analysis/ 2021-08-13T21:20:45,203 Getting page https://pypi.org/simple/spec-map-analysis/ 2021-08-13T21:20:45,208 Found index url https://pypi.org/simple 2021-08-13T21:20:45,531 Skipping link: No binaries permitted for spec-map-analysis: https://files.pythonhosted.org/packages/2f/b1/7679311c1758a7a859f4df511160b42279b86946b19d1ac8e9c9759d6fa1/spec_map_analysis-1.1-py3-none-any.whl#sha256=353414682a11252d69c25d6d5df218f7f49a6f65f327ddcb2c697c07ae97e7c7 (from https://pypi.org/simple/spec-map-analysis/) (requires-python:>=3.6) 2021-08-13T21:20:45,533 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/a0/57/59e360c2632daefcbf619b26687086df6516e1adf0a63228e2dc40bcb678/spec_map_analysis-1.1.tar.gz#sha256=63ac89085f4afffb71f816e70a7f20548640905f0b430e55d667fb7f7d6d93ac (from https://pypi.org/simple/spec-map-analysis/) (requires-python:>=3.6) 2021-08-13T21:20:45,534 Skipping link: No binaries permitted for spec-map-analysis: https://files.pythonhosted.org/packages/df/a5/6911a71cf3cdb189183eb181963c5e084ef190e06080a635cce8661d8d31/spec_map_analysis-1.1.1-py3-none-any.whl#sha256=917f0882ab712da7a845712ea514209b6e00be74cdd06a16e90eedca9e7f9fae (from https://pypi.org/simple/spec-map-analysis/) (requires-python:>=3.6) 2021-08-13T21:20:45,536 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/e3/93/04dda06f6d00d3a0f23f409369d44fda915c5311e019f412b7c5e85a87e6/spec_map_analysis-1.1.1.tar.gz#sha256=83cc9fd168ba503259146d317698e7ac857c1afd088fc66935f2104d540dde4f (from https://pypi.org/simple/spec-map-analysis/) (requires-python:>=3.6) 2021-08-13T21:20:45,536 Fetching project page and analyzing links: https://www.piwheels.org/simple/spec-map-analysis/ 2021-08-13T21:20:45,537 Getting page https://www.piwheels.org/simple/spec-map-analysis/ 2021-08-13T21:20:45,540 Found index url https://www.piwheels.org/simple 2021-08-13T21:20:45,689 Skipping link: No binaries permitted for spec-map-analysis: https://www.piwheels.org/simple/spec-map-analysis/spec_map_analysis-1.1-py3-none-any.whl#sha256=eeb1be07b535776687618c298817ce2d72cf28a08f88b4dc3ded50e7ce4c5b3b (from https://www.piwheels.org/simple/spec-map-analysis/) (requires-python:>=3.6) 2021-08-13T21:20:45,716 Given no hashes to check 0 links for project 'spec-map-analysis': discarding no candidates 2021-08-13T21:20:45,717 ERROR: Could not find a version that satisfies the requirement spec-map-analysis==1.1.1 2021-08-13T21:20:45,717 ERROR: No matching distribution found for spec-map-analysis==1.1.1 2021-08-13T21:20:45,718 Exception information: 2021-08-13T21:20:45,718 Traceback (most recent call last): 2021-08-13T21:20:45,718 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-08-13T21:20:45,718 crit = self.state.criteria[name] 2021-08-13T21:20:45,718 KeyError: 'spec-map-analysis' 2021-08-13T21:20:45,718 2021-08-13T21:20:45,718 During handling of the above exception, another exception occurred: 2021-08-13T21:20:45,718 2021-08-13T21:20:45,718 Traceback (most recent call last): 2021-08-13T21:20:45,718 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-08-13T21:20:45,718 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-13T21:20:45,718 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-13T21:20:45,718 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-08-13T21:20:45,718 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-08-13T21:20:45,718 raise RequirementsConflicted(criterion) 2021-08-13T21:20:45,718 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('spec-map-analysis==1.1.1') 2021-08-13T21:20:45,718 2021-08-13T21:20:45,718 During handling of the above exception, another exception occurred: 2021-08-13T21:20:45,718 2021-08-13T21:20:45,718 Traceback (most recent call last): 2021-08-13T21:20:45,718 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-08-13T21:20:45,718 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-08-13T21:20:45,718 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-08-13T21:20:45,718 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-13T21:20:45,718 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-08-13T21:20:45,718 raise ResolutionImpossible(e.criterion.information) 2021-08-13T21:20:45,718 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('spec-map-analysis==1.1.1'), parent=None)] 2021-08-13T21:20:45,718 2021-08-13T21:20:45,718 The above exception was the direct cause of the following exception: 2021-08-13T21:20:45,718 2021-08-13T21:20:45,718 Traceback (most recent call last): 2021-08-13T21:20:45,718 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-08-13T21:20:45,718 status = self.run(options, args) 2021-08-13T21:20:45,718 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-08-13T21:20:45,718 return func(self, options, args) 2021-08-13T21:20:45,718 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-08-13T21:20:45,718 reqs, check_supported_wheels=True 2021-08-13T21:20:45,718 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-08-13T21:20:45,718 six.raise_from(error, e) 2021-08-13T21:20:45,718 File "", line 3, in raise_from 2021-08-13T21:20:45,718 pip._internal.exceptions.DistributionNotFound: No matching distribution found for spec-map-analysis==1.1.1 2021-08-13T21:20:45,727 Removed build tracker: '/tmp/pip-req-tracker-szge1xau'