2021-12-31T14:56:30,054 Created temporary directory: /tmp/pip-ephem-wheel-cache-w89or1io 2021-12-31T14:56:30,059 Created temporary directory: /tmp/pip-req-tracker-xn_xbta_ 2021-12-31T14:56:30,060 Initialized build tracking at /tmp/pip-req-tracker-xn_xbta_ 2021-12-31T14:56:30,060 Created build tracker: /tmp/pip-req-tracker-xn_xbta_ 2021-12-31T14:56:30,061 Entered build tracker: /tmp/pip-req-tracker-xn_xbta_ 2021-12-31T14:56:30,062 Created temporary directory: /tmp/pip-wheel-hyxyfp3g 2021-12-31T14:56:30,133 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-31T14:56:30,138 2 location(s) to search for versions of fileid: 2021-12-31T14:56:30,138 * https://pypi.org/simple/fileid/ 2021-12-31T14:56:30,138 * https://www.piwheels.org/simple/fileid/ 2021-12-31T14:56:30,139 Fetching project page and analyzing links: https://pypi.org/simple/fileid/ 2021-12-31T14:56:30,140 Getting page https://pypi.org/simple/fileid/ 2021-12-31T14:56:30,144 Found index url https://pypi.org/simple 2021-12-31T14:56:30,341 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/b9/b4/d941df4fdc8e8b11769d70e18b33fea22635b3d2cd631ded43dea84ce9d2/fileid-0.1.tar.gz#sha256=9a5341e26d25bee3f806c74d99efca926851e808c3283e420aeb6e2e2d1a4338 (from https://pypi.org/simple/fileid/) (requires-python:>=3.9) 2021-12-31T14:56:30,343 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/d1/9b/6e16cbe0b0994d4bbccc48af3b77622b2dd339fa9d7b2022f83690977949/fileid-0.2.tar.gz#sha256=acc2077b398fb6a378a55922f248445ce425797fe0a764be1b1dddc309ff6227 (from https://pypi.org/simple/fileid/) (requires-python:>=3.9) 2021-12-31T14:56:30,344 Fetching project page and analyzing links: https://www.piwheels.org/simple/fileid/ 2021-12-31T14:56:30,344 Getting page https://www.piwheels.org/simple/fileid/ 2021-12-31T14:56:30,346 Found index url https://www.piwheels.org/simple 2021-12-31T14:56:30,544 Skipping link: not a file: https://www.piwheels.org/simple/fileid/ 2021-12-31T14:56:30,545 Skipping link: not a file: https://pypi.org/simple/fileid/ 2021-12-31T14:56:30,575 Given no hashes to check 0 links for project 'fileid': discarding no candidates 2021-12-31T14:56:30,576 ERROR: Could not find a version that satisfies the requirement fileid==0.2 (from versions: none) 2021-12-31T14:56:30,577 ERROR: No matching distribution found for fileid==0.2 2021-12-31T14:56:30,578 Exception information: 2021-12-31T14:56:30,578 Traceback (most recent call last): 2021-12-31T14:56:30,578 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-31T14:56:30,578 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-31T14:56:30,578 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-31T14:56:30,578 raise RequirementsConflicted(criterion) 2021-12-31T14:56:30,578 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fileid==0.2') 2021-12-31T14:56:30,578 2021-12-31T14:56:30,578 During handling of the above exception, another exception occurred: 2021-12-31T14:56:30,578 2021-12-31T14:56:30,578 Traceback (most recent call last): 2021-12-31T14:56:30,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-31T14:56:30,578 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-31T14:56:30,578 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-31T14:56:30,578 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-31T14:56:30,578 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-31T14:56:30,578 raise ResolutionImpossible(e.criterion.information) 2021-12-31T14:56:30,578 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fileid==0.2'), parent=None)] 2021-12-31T14:56:30,578 2021-12-31T14:56:30,578 The above exception was the direct cause of the following exception: 2021-12-31T14:56:30,578 2021-12-31T14:56:30,578 Traceback (most recent call last): 2021-12-31T14:56:30,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-31T14:56:30,578 status = run_func(*args) 2021-12-31T14:56:30,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-31T14:56:30,578 return func(self, options, args) 2021-12-31T14:56:30,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-31T14:56:30,578 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-31T14:56:30,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-31T14:56:30,578 raise error from e 2021-12-31T14:56:30,578 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fileid==0.2 2021-12-31T14:56:30,585 Removed build tracker: '/tmp/pip-req-tracker-xn_xbta_'