2021-11-21T01:31:52,271 Created temporary directory: /tmp/pip-ephem-wheel-cache-0j2wdoaq 2021-11-21T01:31:52,274 Created temporary directory: /tmp/pip-req-tracker-3uhv8l3u 2021-11-21T01:31:52,275 Initialized build tracking at /tmp/pip-req-tracker-3uhv8l3u 2021-11-21T01:31:52,275 Created build tracker: /tmp/pip-req-tracker-3uhv8l3u 2021-11-21T01:31:52,275 Entered build tracker: /tmp/pip-req-tracker-3uhv8l3u 2021-11-21T01:31:52,276 Created temporary directory: /tmp/pip-wheel-6ik07non 2021-11-21T01:31:52,306 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-21T01:31:52,309 2 location(s) to search for versions of flumes: 2021-11-21T01:31:52,309 * https://pypi.org/simple/flumes/ 2021-11-21T01:31:52,309 * https://www.piwheels.org/simple/flumes/ 2021-11-21T01:31:52,310 Fetching project page and analyzing links: https://pypi.org/simple/flumes/ 2021-11-21T01:31:52,310 Getting page https://pypi.org/simple/flumes/ 2021-11-21T01:31:52,312 Found index url https://pypi.org/simple 2021-11-21T01:31:52,400 Skipping link: No binaries permitted for flumes: https://files.pythonhosted.org/packages/22/1c/6fa963087db499e39b80130ebeccf2d17926f4dfc52800866e388b0c66e0/flumes-0.1.3-py3-none-any.whl#sha256=0270d961a0bd048333b1ca8d78d350943c739a69bdb5950dba165d0b45df5dbb (from https://pypi.org/simple/flumes/) (requires-python:>=3.9,<4.0) 2021-11-21T01:31:52,401 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/ec/b8/c6ad7155c2d4b7c5e6aea0621fd7e18499d19d708fd78881e4ee8cb0603d/flumes-0.1.3.tar.gz#sha256=288f484de5760ccad382c4dac94dfdbe26545ac6dc662a63cd29c701805ff8b8 (from https://pypi.org/simple/flumes/) (requires-python:>=3.9,<4.0) 2021-11-21T01:31:52,401 Fetching project page and analyzing links: https://www.piwheels.org/simple/flumes/ 2021-11-21T01:31:52,401 Getting page https://www.piwheels.org/simple/flumes/ 2021-11-21T01:31:52,402 Found index url https://www.piwheels.org/simple 2021-11-21T01:31:52,597 Skipping link: not a file: https://www.piwheels.org/simple/flumes/ 2021-11-21T01:31:52,598 Skipping link: not a file: https://pypi.org/simple/flumes/ 2021-11-21T01:31:52,625 Given no hashes to check 0 links for project 'flumes': discarding no candidates 2021-11-21T01:31:52,626 ERROR: Could not find a version that satisfies the requirement flumes==0.1.3 (from versions: none) 2021-11-21T01:31:52,626 ERROR: No matching distribution found for flumes==0.1.3 2021-11-21T01:31:52,626 Exception information: 2021-11-21T01:31:52,626 Traceback (most recent call last): 2021-11-21T01:31:52,626 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-21T01:31:52,626 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-21T01:31:52,626 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-21T01:31:52,626 raise RequirementsConflicted(criterion) 2021-11-21T01:31:52,626 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('flumes==0.1.3') 2021-11-21T01:31:52,626 2021-11-21T01:31:52,626 During handling of the above exception, another exception occurred: 2021-11-21T01:31:52,626 2021-11-21T01:31:52,626 Traceback (most recent call last): 2021-11-21T01:31:52,626 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-21T01:31:52,626 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-21T01:31:52,626 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-21T01:31:52,626 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-21T01:31:52,626 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-21T01:31:52,626 raise ResolutionImpossible(e.criterion.information) 2021-11-21T01:31:52,626 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('flumes==0.1.3'), parent=None)] 2021-11-21T01:31:52,626 2021-11-21T01:31:52,626 The above exception was the direct cause of the following exception: 2021-11-21T01:31:52,626 2021-11-21T01:31:52,626 Traceback (most recent call last): 2021-11-21T01:31:52,626 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-21T01:31:52,626 status = self.run(options, args) 2021-11-21T01:31:52,626 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-21T01:31:52,626 return func(self, options, args) 2021-11-21T01:31:52,626 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-21T01:31:52,626 reqs, check_supported_wheels=True 2021-11-21T01:31:52,626 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-21T01:31:52,626 raise error from e 2021-11-21T01:31:52,626 pip._internal.exceptions.DistributionNotFound: No matching distribution found for flumes==0.1.3 2021-11-21T01:31:52,630 Removed build tracker: '/tmp/pip-req-tracker-3uhv8l3u'