2022-01-31T14:36:30,530 Created temporary directory: /tmp/pip-ephem-wheel-cache-x5z5md5k 2022-01-31T14:36:30,536 Created temporary directory: /tmp/pip-req-tracker-eyl7uaye 2022-01-31T14:36:30,537 Initialized build tracking at /tmp/pip-req-tracker-eyl7uaye 2022-01-31T14:36:30,538 Created build tracker: /tmp/pip-req-tracker-eyl7uaye 2022-01-31T14:36:30,538 Entered build tracker: /tmp/pip-req-tracker-eyl7uaye 2022-01-31T14:36:30,539 Created temporary directory: /tmp/pip-wheel-640cvrah 2022-01-31T14:36:30,613 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-31T14:36:30,620 2 location(s) to search for versions of murraytait-cdktf: 2022-01-31T14:36:30,620 * https://pypi.org/simple/murraytait-cdktf/ 2022-01-31T14:36:30,620 * https://www.piwheels.org/simple/murraytait-cdktf/ 2022-01-31T14:36:30,621 Fetching project page and analyzing links: https://pypi.org/simple/murraytait-cdktf/ 2022-01-31T14:36:30,622 Getting page https://pypi.org/simple/murraytait-cdktf/ 2022-01-31T14:36:30,625 Found index url https://pypi.org/simple 2022-01-31T14:36:30,828 Skipping link: No binaries permitted for murraytait-cdktf: https://files.pythonhosted.org/packages/3b/1e/1080ad49db3ec6f2f07f7245347f436a206cf7b57b6da182f4a4bebf9223/murraytait_cdktf-0.1.0-py3-none-any.whl#sha256=8d05bdb306a89ea678e5bba18d83a35b3f251eb1a1f8e82fe8f38fc0660e56ac (from https://pypi.org/simple/murraytait-cdktf/) (requires-python:>=3.8,<4.0) 2022-01-31T14:36:30,830 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/33/89/eb3facca30df029d9c20b02777651debc0492fbfd87d197b2fe6cfcbaf5e/murraytait_cdktf-0.1.0.tar.gz#sha256=adaa8fc39bd48217a96218e1230fcd2aa38169d4c8f3f9ac312e9c460eaee170 (from https://pypi.org/simple/murraytait-cdktf/) (requires-python:>=3.8,<4.0) 2022-01-31T14:36:30,831 Fetching project page and analyzing links: https://www.piwheels.org/simple/murraytait-cdktf/ 2022-01-31T14:36:30,832 Getting page https://www.piwheels.org/simple/murraytait-cdktf/ 2022-01-31T14:36:30,834 Found index url https://www.piwheels.org/simple 2022-01-31T14:36:31,078 Skipping link: not a file: https://www.piwheels.org/simple/murraytait-cdktf/ 2022-01-31T14:36:31,079 Skipping link: not a file: https://pypi.org/simple/murraytait-cdktf/ 2022-01-31T14:36:31,112 Given no hashes to check 0 links for project 'murraytait-cdktf': discarding no candidates 2022-01-31T14:36:31,113 ERROR: Could not find a version that satisfies the requirement murraytait-cdktf==0.1.0 (from versions: none) 2022-01-31T14:36:31,114 ERROR: No matching distribution found for murraytait-cdktf==0.1.0 2022-01-31T14:36:31,114 Exception information: 2022-01-31T14:36:31,114 Traceback (most recent call last): 2022-01-31T14:36:31,114 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-31T14:36:31,114 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-31T14:36:31,114 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-31T14:36:31,114 raise RequirementsConflicted(criterion) 2022-01-31T14:36:31,114 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('murraytait-cdktf==0.1.0') 2022-01-31T14:36:31,114 2022-01-31T14:36:31,114 During handling of the above exception, another exception occurred: 2022-01-31T14:36:31,114 2022-01-31T14:36:31,114 Traceback (most recent call last): 2022-01-31T14:36:31,114 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-31T14:36:31,114 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-31T14:36:31,114 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-31T14:36:31,114 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-31T14:36:31,114 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-31T14:36:31,114 raise ResolutionImpossible(e.criterion.information) 2022-01-31T14:36:31,114 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('murraytait-cdktf==0.1.0'), parent=None)] 2022-01-31T14:36:31,114 2022-01-31T14:36:31,114 The above exception was the direct cause of the following exception: 2022-01-31T14:36:31,114 2022-01-31T14:36:31,114 Traceback (most recent call last): 2022-01-31T14:36:31,114 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-31T14:36:31,114 status = run_func(*args) 2022-01-31T14:36:31,114 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-31T14:36:31,114 return func(self, options, args) 2022-01-31T14:36:31,114 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-31T14:36:31,114 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-31T14:36:31,114 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-31T14:36:31,114 raise error from e 2022-01-31T14:36:31,114 pip._internal.exceptions.DistributionNotFound: No matching distribution found for murraytait-cdktf==0.1.0 2022-01-31T14:36:31,123 Removed build tracker: '/tmp/pip-req-tracker-eyl7uaye'