2021-08-07T14:43:55,184 Created temporary directory: /tmp/pip-ephem-wheel-cache-e1l5369z 2021-08-07T14:43:55,188 Created temporary directory: /tmp/pip-req-tracker-f5y92sew 2021-08-07T14:43:55,188 Initialized build tracking at /tmp/pip-req-tracker-f5y92sew 2021-08-07T14:43:55,188 Created build tracker: /tmp/pip-req-tracker-f5y92sew 2021-08-07T14:43:55,188 Entered build tracker: /tmp/pip-req-tracker-f5y92sew 2021-08-07T14:43:55,189 Created temporary directory: /tmp/pip-wheel-oqpnqai0 2021-08-07T14:43:55,222 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-08-07T14:43:55,223 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-08-07T14:43:55,223 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-08-07T14:43:55,223 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-08-07T14:43:55,224 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-08-07T14:43:55,227 WARNING: Location '/aio-fluid/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-07T14:43:55,227 WARNING: Location 't/aio-fluid/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-07T14:43:55,228 WARNING: Location 'm/aio-fluid/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-07T14:43:55,228 WARNING: Location 'p/aio-fluid/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-07T14:43:55,228 1 location(s) to search for versions of aio-fluid: 2021-08-07T14:43:55,228 * https://pypi.org/simple/aio-fluid/ 2021-08-07T14:43:55,229 Fetching project page and analyzing links: https://pypi.org/simple/aio-fluid/ 2021-08-07T14:43:55,229 Getting page https://pypi.org/simple/aio-fluid/ 2021-08-07T14:43:55,231 Found index url https://pypi.org/simple 2021-08-07T14:43:55,320 Link requires a different Python (3.7.3 not in: '>=3.8,<3.10'): https://files.pythonhosted.org/packages/bc/80/399b8169fd3fc76112f9e68c8e6f5d8a82a5fb4c020097718bd1c8a53179/aio-fluid-0.1.0.tar.gz#sha256=4afb80eb538257d46c61008240fc91426c22f6f417d637ac98e52c6603f0e737 (from https://pypi.org/simple/aio-fluid/) (requires-python:>=3.8,<3.10) 2021-08-07T14:43:55,321 Skipping link: No binaries permitted for aio-fluid: https://files.pythonhosted.org/packages/d0/af/2fe959cede348e0478f1931e807a08d69ea9f05c8c48b00eec3fb79e5569/aio_fluid-0.1.0-py3-none-any.whl#sha256=8baa9ac3305d05cc8a0d7472b13a53955f79223925fd2d28bc836d0e131f9a41 (from https://pypi.org/simple/aio-fluid/) (requires-python:>=3.8,<3.10) 2021-08-07T14:43:55,321 Skipping link: not a file: https://pypi.org/simple/aio-fluid/ 2021-08-07T14:43:55,334 Given no hashes to check 0 links for project 'aio-fluid': discarding no candidates 2021-08-07T14:43:55,334 ERROR: Could not find a version that satisfies the requirement aio-fluid==0.1.0 (from versions: none) 2021-08-07T14:43:55,335 ERROR: No matching distribution found for aio-fluid==0.1.0 2021-08-07T14:43:55,335 Exception information: 2021-08-07T14:43:55,335 Traceback (most recent call last): 2021-08-07T14:43:55,335 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-07T14:43:55,335 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-07T14:43:55,335 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-07T14:43:55,335 raise RequirementsConflicted(criterion) 2021-08-07T14:43:55,335 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aio-fluid==0.1.0') 2021-08-07T14:43:55,335 2021-08-07T14:43:55,335 During handling of the above exception, another exception occurred: 2021-08-07T14:43:55,335 2021-08-07T14:43:55,335 Traceback (most recent call last): 2021-08-07T14:43:55,335 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-07T14:43:55,335 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-07T14:43:55,335 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-07T14:43:55,335 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-07T14:43:55,335 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-07T14:43:55,335 raise ResolutionImpossible(e.criterion.information) 2021-08-07T14:43:55,335 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aio-fluid==0.1.0'), parent=None)] 2021-08-07T14:43:55,335 2021-08-07T14:43:55,335 The above exception was the direct cause of the following exception: 2021-08-07T14:43:55,335 2021-08-07T14:43:55,335 Traceback (most recent call last): 2021-08-07T14:43:55,335 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-07T14:43:55,335 status = self.run(options, args) 2021-08-07T14:43:55,335 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-07T14:43:55,335 return func(self, options, args) 2021-08-07T14:43:55,335 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-07T14:43:55,335 reqs, check_supported_wheels=True 2021-08-07T14:43:55,335 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-07T14:43:55,335 raise error from e 2021-08-07T14:43:55,335 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aio-fluid==0.1.0 2021-08-07T14:43:55,339 Removed build tracker: '/tmp/pip-req-tracker-f5y92sew'