2022-03-08T00:27:09,374 Created temporary directory: /tmp/pip-ephem-wheel-cache-gjts_xxh 2022-03-08T00:27:09,380 Created temporary directory: /tmp/pip-req-tracker-vhbutvol 2022-03-08T00:27:09,381 Initialized build tracking at /tmp/pip-req-tracker-vhbutvol 2022-03-08T00:27:09,381 Created build tracker: /tmp/pip-req-tracker-vhbutvol 2022-03-08T00:27:09,381 Entered build tracker: /tmp/pip-req-tracker-vhbutvol 2022-03-08T00:27:09,383 Created temporary directory: /tmp/pip-wheel-xstsfsqh 2022-03-08T00:27:09,450 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-08T00:27:09,459 2 location(s) to search for versions of sheetshuttle: 2022-03-08T00:27:09,459 * https://pypi.org/simple/sheetshuttle/ 2022-03-08T00:27:09,459 * https://www.piwheels.org/simple/sheetshuttle/ 2022-03-08T00:27:09,460 Fetching project page and analyzing links: https://pypi.org/simple/sheetshuttle/ 2022-03-08T00:27:09,461 Getting page https://pypi.org/simple/sheetshuttle/ 2022-03-08T00:27:09,465 Found index url https://pypi.org/simple 2022-03-08T00:27:09,575 Skipping link: No binaries permitted for sheetshuttle: https://files.pythonhosted.org/packages/a8/06/e01781b594a90500f7bed9261c1d2029b1b291635f64f4223b0a25295edc/SheetShuttle-0.1.0-py3-none-any.whl#sha256=7699528b0e1af07a83ebdcf079be360256db0627ed35766e3bbfd360c5dc8283 (from https://pypi.org/simple/sheetshuttle/) (requires-python:>=3.9.6,<4.0.0) 2022-03-08T00:27:09,577 Link requires a different Python (3.7.3 not in: '>=3.9.6,<4.0.0'): https://files.pythonhosted.org/packages/7b/33/26606ea0ef526411eff449faf75c9688f9edece52cb43354ed1b89587a28/SheetShuttle-0.1.0.tar.gz#sha256=1ce4438ba40f4a950d0624e75f429d02e8b012fa6c28a26b1a404992b9e04a32 (from https://pypi.org/simple/sheetshuttle/) (requires-python:>=3.9.6,<4.0.0) 2022-03-08T00:27:09,578 Fetching project page and analyzing links: https://www.piwheels.org/simple/sheetshuttle/ 2022-03-08T00:27:09,579 Getting page https://www.piwheels.org/simple/sheetshuttle/ 2022-03-08T00:27:09,581 Found index url https://www.piwheels.org/simple 2022-03-08T00:27:09,782 Skipping link: not a file: https://www.piwheels.org/simple/sheetshuttle/ 2022-03-08T00:27:09,783 Skipping link: not a file: https://pypi.org/simple/sheetshuttle/ 2022-03-08T00:27:09,815 Given no hashes to check 0 links for project 'sheetshuttle': discarding no candidates 2022-03-08T00:27:09,816 ERROR: Could not find a version that satisfies the requirement sheetshuttle==0.1.0 (from versions: none) 2022-03-08T00:27:09,819 ERROR: No matching distribution found for sheetshuttle==0.1.0 2022-03-08T00:27:09,821 Exception information: 2022-03-08T00:27:09,821 Traceback (most recent call last): 2022-03-08T00:27:09,821 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-08T00:27:09,821 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-08T00:27:09,821 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-08T00:27:09,821 raise RequirementsConflicted(criterion) 2022-03-08T00:27:09,821 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sheetshuttle==0.1.0') 2022-03-08T00:27:09,821 2022-03-08T00:27:09,821 During handling of the above exception, another exception occurred: 2022-03-08T00:27:09,821 2022-03-08T00:27:09,821 Traceback (most recent call last): 2022-03-08T00:27:09,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-08T00:27:09,821 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-08T00:27:09,821 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-08T00:27:09,821 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-08T00:27:09,821 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-08T00:27:09,821 raise ResolutionImpossible(e.criterion.information) 2022-03-08T00:27:09,821 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sheetshuttle==0.1.0'), parent=None)] 2022-03-08T00:27:09,821 2022-03-08T00:27:09,821 The above exception was the direct cause of the following exception: 2022-03-08T00:27:09,821 2022-03-08T00:27:09,821 Traceback (most recent call last): 2022-03-08T00:27:09,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-08T00:27:09,821 status = run_func(*args) 2022-03-08T00:27:09,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-08T00:27:09,821 return func(self, options, args) 2022-03-08T00:27:09,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-08T00:27:09,821 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-08T00:27:09,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-08T00:27:09,821 raise error from e 2022-03-08T00:27:09,821 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sheetshuttle==0.1.0 2022-03-08T00:27:09,829 Removed build tracker: '/tmp/pip-req-tracker-vhbutvol'