2021-03-16T03:16:02,157 Created temporary directory: /tmp/pip-ephem-wheel-cache-6lrsgntb 2021-03-16T03:16:02,160 Created temporary directory: /tmp/pip-req-tracker-cpmzvq2t 2021-03-16T03:16:02,161 Initialized build tracking at /tmp/pip-req-tracker-cpmzvq2t 2021-03-16T03:16:02,161 Created build tracker: /tmp/pip-req-tracker-cpmzvq2t 2021-03-16T03:16:02,161 Entered build tracker: /tmp/pip-req-tracker-cpmzvq2t 2021-03-16T03:16:02,162 Created temporary directory: /tmp/pip-wheel-9ryldgzu 2021-03-16T03:16:02,190 1 location(s) to search for versions of aiostore: 2021-03-16T03:16:02,190 * https://pypi.org/simple/aiostore/ 2021-03-16T03:16:02,190 Fetching project page and analyzing links: https://pypi.org/simple/aiostore/ 2021-03-16T03:16:02,191 Getting page https://pypi.org/simple/aiostore/ 2021-03-16T03:16:02,192 Found index url https://pypi.org/simple 2021-03-16T03:16:02,378 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/8a/31/d15e41262d809319f283befd67fdf4704dec1266eb7c715f256d748fc18d/aiostore-0.1.0-py3-none-any.whl#sha256=9b04681f832d2cd4e487789a5df44039081afba9725727966f4a77f385b08eaa (from https://pypi.org/simple/aiostore/) (requires-python:>=3.8,<4.0) 2021-03-16T03:16:02,379 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/73/9a/5bce9ace222850cc4e3c0f8c0c962aab6006ceda22552eae8602c204214d/aiostore-0.1.0.tar.gz#sha256=1054a2d8c2a6f956f76746c0f72de5f5b8a4cfad3656b213659fbea6eca4a962 (from https://pypi.org/simple/aiostore/) (requires-python:>=3.8,<4.0) 2021-03-16T03:16:02,379 Given no hashes to check 0 links for project 'aiostore': discarding no candidates 2021-03-16T03:16:02,379 ERROR: Could not find a version that satisfies the requirement aiostore==0.1.0 2021-03-16T03:16:02,380 ERROR: No matching distribution found for aiostore==0.1.0 2021-03-16T03:16:02,380 Exception information: 2021-03-16T03:16:02,380 Traceback (most recent call last): 2021-03-16T03:16:02,380 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-16T03:16:02,380 crit = self.state.criteria[name] 2021-03-16T03:16:02,380 KeyError: 'aiostore' 2021-03-16T03:16:02,380 2021-03-16T03:16:02,380 During handling of the above exception, another exception occurred: 2021-03-16T03:16:02,380 2021-03-16T03:16:02,380 Traceback (most recent call last): 2021-03-16T03:16:02,380 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-16T03:16:02,380 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-16T03:16:02,380 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-16T03:16:02,380 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-16T03:16:02,380 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-16T03:16:02,380 raise RequirementsConflicted(criterion) 2021-03-16T03:16:02,380 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aiostore==0.1.0') 2021-03-16T03:16:02,380 2021-03-16T03:16:02,380 During handling of the above exception, another exception occurred: 2021-03-16T03:16:02,380 2021-03-16T03:16:02,380 Traceback (most recent call last): 2021-03-16T03:16:02,380 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-16T03:16:02,380 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-16T03:16:02,380 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-16T03:16:02,380 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-16T03:16:02,380 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-16T03:16:02,380 raise ResolutionImpossible(e.criterion.information) 2021-03-16T03:16:02,380 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aiostore==0.1.0'), parent=None)] 2021-03-16T03:16:02,380 2021-03-16T03:16:02,380 The above exception was the direct cause of the following exception: 2021-03-16T03:16:02,380 2021-03-16T03:16:02,380 Traceback (most recent call last): 2021-03-16T03:16:02,380 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-16T03:16:02,380 status = self.run(options, args) 2021-03-16T03:16:02,380 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-16T03:16:02,380 return func(self, options, args) 2021-03-16T03:16:02,380 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-16T03:16:02,380 reqs, check_supported_wheels=True 2021-03-16T03:16:02,380 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-16T03:16:02,380 six.raise_from(error, e) 2021-03-16T03:16:02,380 File "", line 3, in raise_from 2021-03-16T03:16:02,380 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aiostore==0.1.0 2021-03-16T03:16:02,384 Removed build tracker: '/tmp/pip-req-tracker-cpmzvq2t'