2022-03-04T19:19:30,680 Created temporary directory: /tmp/pip-ephem-wheel-cache-0fa6faxn 2022-03-04T19:19:30,686 Created temporary directory: /tmp/pip-req-tracker-cg2b7_7y 2022-03-04T19:19:30,686 Initialized build tracking at /tmp/pip-req-tracker-cg2b7_7y 2022-03-04T19:19:30,687 Created build tracker: /tmp/pip-req-tracker-cg2b7_7y 2022-03-04T19:19:30,687 Entered build tracker: /tmp/pip-req-tracker-cg2b7_7y 2022-03-04T19:19:30,688 Created temporary directory: /tmp/pip-wheel-k2k7em2j 2022-03-04T19:19:30,756 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-04T19:19:30,766 2 location(s) to search for versions of canvas-workflow-helpers: 2022-03-04T19:19:30,766 * https://pypi.org/simple/canvas-workflow-helpers/ 2022-03-04T19:19:30,766 * https://www.piwheels.org/simple/canvas-workflow-helpers/ 2022-03-04T19:19:30,767 Fetching project page and analyzing links: https://pypi.org/simple/canvas-workflow-helpers/ 2022-03-04T19:19:30,768 Getting page https://pypi.org/simple/canvas-workflow-helpers/ 2022-03-04T19:19:30,771 Found index url https://pypi.org/simple 2022-03-04T19:19:30,882 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/3e/e4/43af6edae2ba7c45c3926681ced0a072a59d1932cd16ea006703bfbd939c/canvas-workflow-helpers-0.1.0.tar.gz#sha256=27b86cfe7352ec00db2c123b8978513f92700a2e82d124b5f7dc858a931720ec (from https://pypi.org/simple/canvas-workflow-helpers/) (requires-python:>=3.8,<4.0) 2022-03-04T19:19:30,883 Skipping link: No binaries permitted for canvas-workflow-helpers: https://files.pythonhosted.org/packages/ec/be/fb02137a664c2c67318d3fc888afdec7c7e93d6c6a23cbb081b82aa91ea1/canvas_workflow_helpers-0.1.0-py3-none-any.whl#sha256=9b5b865575b3631e1d5e09fe27c684c66a1497c987cb6db81b227a24ad72850c (from https://pypi.org/simple/canvas-workflow-helpers/) (requires-python:>=3.8,<4.0) 2022-03-04T19:19:30,884 Fetching project page and analyzing links: https://www.piwheels.org/simple/canvas-workflow-helpers/ 2022-03-04T19:19:30,884 Getting page https://www.piwheels.org/simple/canvas-workflow-helpers/ 2022-03-04T19:19:30,886 Found index url https://www.piwheels.org/simple 2022-03-04T19:19:31,112 Skipping link: not a file: https://www.piwheels.org/simple/canvas-workflow-helpers/ 2022-03-04T19:19:31,113 Skipping link: not a file: https://pypi.org/simple/canvas-workflow-helpers/ 2022-03-04T19:19:31,145 Given no hashes to check 0 links for project 'canvas-workflow-helpers': discarding no candidates 2022-03-04T19:19:31,146 ERROR: Could not find a version that satisfies the requirement canvas-workflow-helpers==0.1.0 (from versions: none) 2022-03-04T19:19:31,149 ERROR: No matching distribution found for canvas-workflow-helpers==0.1.0 2022-03-04T19:19:31,151 Exception information: 2022-03-04T19:19:31,151 Traceback (most recent call last): 2022-03-04T19:19:31,151 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-04T19:19:31,151 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-04T19:19:31,151 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-04T19:19:31,151 raise RequirementsConflicted(criterion) 2022-03-04T19:19:31,151 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('canvas-workflow-helpers==0.1.0') 2022-03-04T19:19:31,151 2022-03-04T19:19:31,151 During handling of the above exception, another exception occurred: 2022-03-04T19:19:31,151 2022-03-04T19:19:31,151 Traceback (most recent call last): 2022-03-04T19:19:31,151 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-04T19:19:31,151 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-04T19:19:31,151 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-04T19:19:31,151 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-04T19:19:31,151 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-04T19:19:31,151 raise ResolutionImpossible(e.criterion.information) 2022-03-04T19:19:31,151 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('canvas-workflow-helpers==0.1.0'), parent=None)] 2022-03-04T19:19:31,151 2022-03-04T19:19:31,151 The above exception was the direct cause of the following exception: 2022-03-04T19:19:31,151 2022-03-04T19:19:31,151 Traceback (most recent call last): 2022-03-04T19:19:31,151 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-04T19:19:31,151 status = run_func(*args) 2022-03-04T19:19:31,151 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-04T19:19:31,151 return func(self, options, args) 2022-03-04T19:19:31,151 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-04T19:19:31,151 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-04T19:19:31,151 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-04T19:19:31,151 raise error from e 2022-03-04T19:19:31,151 pip._internal.exceptions.DistributionNotFound: No matching distribution found for canvas-workflow-helpers==0.1.0 2022-03-04T19:19:31,159 Removed build tracker: '/tmp/pip-req-tracker-cg2b7_7y'