2022-01-19T19:58:36,169 Created temporary directory: /tmp/pip-ephem-wheel-cache-xfd9bsb6 2022-01-19T19:58:36,175 Created temporary directory: /tmp/pip-req-tracker-kiuf3fir 2022-01-19T19:58:36,176 Initialized build tracking at /tmp/pip-req-tracker-kiuf3fir 2022-01-19T19:58:36,176 Created build tracker: /tmp/pip-req-tracker-kiuf3fir 2022-01-19T19:58:36,177 Entered build tracker: /tmp/pip-req-tracker-kiuf3fir 2022-01-19T19:58:36,178 Created temporary directory: /tmp/pip-wheel-_f3iyue0 2022-01-19T19:58:36,252 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-19T19:58:36,258 2 location(s) to search for versions of fact-lake: 2022-01-19T19:58:36,258 * https://pypi.org/simple/fact-lake/ 2022-01-19T19:58:36,258 * https://www.piwheels.org/simple/fact-lake/ 2022-01-19T19:58:36,259 Fetching project page and analyzing links: https://pypi.org/simple/fact-lake/ 2022-01-19T19:58:36,260 Getting page https://pypi.org/simple/fact-lake/ 2022-01-19T19:58:36,263 Found index url https://pypi.org/simple 2022-01-19T19:58:36,466 Found link https://files.pythonhosted.org/packages/cf/23/0a2ea3fd08dc5eb6555b74fb305b05ead67df1b46226322900101dd842b4/fact-lake-0.0.1.tar.gz#sha256=0a8e20a9f952b01575630cbfe48514b7a2e03134093c6a9ac7fe463e5645cdb2 (from https://pypi.org/simple/fact-lake/) (requires-python:>=3.7,<4.0), version: 0.0.1 2022-01-19T19:58:36,466 Skipping link: No binaries permitted for fact-lake: https://files.pythonhosted.org/packages/99/cd/5d6c6742159864c71fcc2c2c050f173e6ce0d38c6a763f78c1b0cb03ddf1/fact_lake-0.0.1-py3-none-any.whl#sha256=7c32bd0a919dd016cb52d46cc6f0864391c206a6763dd56f04dc761b4cb3b4b4 (from https://pypi.org/simple/fact-lake/) (requires-python:>=3.7,<4.0) 2022-01-19T19:58:36,468 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/2c/3c/1a7142ee7eac0ec38a9f91b136dc2d2dbc3363095356111e919679526124/fact-lake-0.0.2.tar.gz#sha256=68cf8ea8365b839a0c10a9dbf209f6704fcd3a691f860ad39d5ae8860084e2e8 (from https://pypi.org/simple/fact-lake/) (requires-python:>=3.8,<4.0) 2022-01-19T19:58:36,469 Skipping link: No binaries permitted for fact-lake: https://files.pythonhosted.org/packages/34/8c/a758551bed4997dee495b900471b3ac377df9f25dc04023a1658e5725599/fact_lake-0.0.2-py3-none-any.whl#sha256=0c3fe17eb54e62ffb08fe560d9db8e20f3cba77b9bbbb8df77f99dada977b01e (from https://pypi.org/simple/fact-lake/) (requires-python:>=3.8,<4.0) 2022-01-19T19:58:36,469 Fetching project page and analyzing links: https://www.piwheels.org/simple/fact-lake/ 2022-01-19T19:58:36,470 Getting page https://www.piwheels.org/simple/fact-lake/ 2022-01-19T19:58:36,472 Found index url https://www.piwheels.org/simple 2022-01-19T19:58:36,717 Skipping link: No binaries permitted for fact-lake: https://www.piwheels.org/simple/fact-lake/fact_lake-0.0.1-py3-none-any.whl#sha256=7c32bd0a919dd016cb52d46cc6f0864391c206a6763dd56f04dc761b4cb3b4b4 (from https://www.piwheels.org/simple/fact-lake/) (requires-python:>=3.7,<4.0) 2022-01-19T19:58:36,718 Skipping link: not a file: https://www.piwheels.org/simple/fact-lake/ 2022-01-19T19:58:36,718 Skipping link: not a file: https://pypi.org/simple/fact-lake/ 2022-01-19T19:58:36,752 Given no hashes to check 0 links for project 'fact-lake': discarding no candidates 2022-01-19T19:58:36,753 ERROR: Could not find a version that satisfies the requirement fact-lake==0.0.2 (from versions: 0.0.1) 2022-01-19T19:58:36,754 ERROR: No matching distribution found for fact-lake==0.0.2 2022-01-19T19:58:36,754 Exception information: 2022-01-19T19:58:36,754 Traceback (most recent call last): 2022-01-19T19:58:36,754 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-19T19:58:36,754 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-19T19:58:36,754 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-19T19:58:36,754 raise RequirementsConflicted(criterion) 2022-01-19T19:58:36,754 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fact-lake==0.0.2') 2022-01-19T19:58:36,754 2022-01-19T19:58:36,754 During handling of the above exception, another exception occurred: 2022-01-19T19:58:36,754 2022-01-19T19:58:36,754 Traceback (most recent call last): 2022-01-19T19:58:36,754 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-19T19:58:36,754 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-19T19:58:36,754 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-19T19:58:36,754 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-19T19:58:36,754 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-19T19:58:36,754 raise ResolutionImpossible(e.criterion.information) 2022-01-19T19:58:36,754 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fact-lake==0.0.2'), parent=None)] 2022-01-19T19:58:36,754 2022-01-19T19:58:36,754 The above exception was the direct cause of the following exception: 2022-01-19T19:58:36,754 2022-01-19T19:58:36,754 Traceback (most recent call last): 2022-01-19T19:58:36,754 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-19T19:58:36,754 status = run_func(*args) 2022-01-19T19:58:36,754 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-19T19:58:36,754 return func(self, options, args) 2022-01-19T19:58:36,754 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-19T19:58:36,754 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-19T19:58:36,754 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-19T19:58:36,754 raise error from e 2022-01-19T19:58:36,754 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fact-lake==0.0.2 2022-01-19T19:58:36,763 Removed build tracker: '/tmp/pip-req-tracker-kiuf3fir'