2021-10-19T14:53:20,646 Created temporary directory: /tmp/pip-ephem-wheel-cache-h4_4dzxp 2021-10-19T14:53:20,649 Created temporary directory: /tmp/pip-req-tracker-ik0t1c9i 2021-10-19T14:53:20,649 Initialized build tracking at /tmp/pip-req-tracker-ik0t1c9i 2021-10-19T14:53:20,650 Created build tracker: /tmp/pip-req-tracker-ik0t1c9i 2021-10-19T14:53:20,650 Entered build tracker: /tmp/pip-req-tracker-ik0t1c9i 2021-10-19T14:53:20,651 Created temporary directory: /tmp/pip-wheel-_iaa9bta 2021-10-19T14:53:20,682 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-19T14:53:20,684 2 location(s) to search for versions of markdown-builder: 2021-10-19T14:53:20,684 * https://pypi.org/simple/markdown-builder/ 2021-10-19T14:53:20,684 * https://www.piwheels.org/simple/markdown-builder/ 2021-10-19T14:53:20,685 Fetching project page and analyzing links: https://pypi.org/simple/markdown-builder/ 2021-10-19T14:53:20,685 Getting page https://pypi.org/simple/markdown-builder/ 2021-10-19T14:53:20,687 Found index url https://pypi.org/simple 2021-10-19T14:53:20,773 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/bd/a2/a7d6494e8267630201783b690206cb13718a9557d7a298c8e4923f55518f/markdown-builder-0.1.0.tar.gz#sha256=f234c84f6f94a34041e668c423d032307a535c075d6fe233cfd32b3aab3bbd45 (from https://pypi.org/simple/markdown-builder/) (requires-python:>=3.8) 2021-10-19T14:53:20,774 Skipping link: No binaries permitted for markdown-builder: https://files.pythonhosted.org/packages/b9/ce/77c565b23d6c6eba6f33d4927f8b9cf2d37f96150c84f58da2cd71a50207/markdown_builder-0.1.0-py3-none-any.whl#sha256=d53138afe50d6d5223743a360ada8a25e25dcac139748b70a190075f76777ae2 (from https://pypi.org/simple/markdown-builder/) (requires-python:>=3.8) 2021-10-19T14:53:20,774 Fetching project page and analyzing links: https://www.piwheels.org/simple/markdown-builder/ 2021-10-19T14:53:20,774 Getting page https://www.piwheels.org/simple/markdown-builder/ 2021-10-19T14:53:20,775 Found index url https://www.piwheels.org/simple 2021-10-19T14:53:20,955 Skipping link: not a file: https://www.piwheels.org/simple/markdown-builder/ 2021-10-19T14:53:20,956 Skipping link: not a file: https://pypi.org/simple/markdown-builder/ 2021-10-19T14:53:20,970 Given no hashes to check 0 links for project 'markdown-builder': discarding no candidates 2021-10-19T14:53:20,970 ERROR: Could not find a version that satisfies the requirement markdown-builder==0.1.0 (from versions: none) 2021-10-19T14:53:20,971 ERROR: No matching distribution found for markdown-builder==0.1.0 2021-10-19T14:53:20,971 Exception information: 2021-10-19T14:53:20,971 Traceback (most recent call last): 2021-10-19T14:53:20,971 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-19T14:53:20,971 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-19T14:53:20,971 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-19T14:53:20,971 raise RequirementsConflicted(criterion) 2021-10-19T14:53:20,971 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('markdown-builder==0.1.0') 2021-10-19T14:53:20,971 2021-10-19T14:53:20,971 During handling of the above exception, another exception occurred: 2021-10-19T14:53:20,971 2021-10-19T14:53:20,971 Traceback (most recent call last): 2021-10-19T14:53:20,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-19T14:53:20,971 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-19T14:53:20,971 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-19T14:53:20,971 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-19T14:53:20,971 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-19T14:53:20,971 raise ResolutionImpossible(e.criterion.information) 2021-10-19T14:53:20,971 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('markdown-builder==0.1.0'), parent=None)] 2021-10-19T14:53:20,971 2021-10-19T14:53:20,971 The above exception was the direct cause of the following exception: 2021-10-19T14:53:20,971 2021-10-19T14:53:20,971 Traceback (most recent call last): 2021-10-19T14:53:20,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-19T14:53:20,971 status = self.run(options, args) 2021-10-19T14:53:20,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-19T14:53:20,971 return func(self, options, args) 2021-10-19T14:53:20,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-19T14:53:20,971 reqs, check_supported_wheels=True 2021-10-19T14:53:20,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-19T14:53:20,971 raise error from e 2021-10-19T14:53:20,971 pip._internal.exceptions.DistributionNotFound: No matching distribution found for markdown-builder==0.1.0 2021-10-19T14:53:20,975 Removed build tracker: '/tmp/pip-req-tracker-ik0t1c9i'