2021-07-12T18:47:29,525 Created temporary directory: /tmp/pip-ephem-wheel-cache-86uq4wps 2021-07-12T18:47:29,528 Created temporary directory: /tmp/pip-req-tracker-_szs043y 2021-07-12T18:47:29,528 Initialized build tracking at /tmp/pip-req-tracker-_szs043y 2021-07-12T18:47:29,529 Created build tracker: /tmp/pip-req-tracker-_szs043y 2021-07-12T18:47:29,529 Entered build tracker: /tmp/pip-req-tracker-_szs043y 2021-07-12T18:47:29,530 Created temporary directory: /tmp/pip-wheel-7up5o_oa 2021-07-12T18:47:29,561 1 location(s) to search for versions of markdown-generator: 2021-07-12T18:47:29,561 * https://pypi.org/simple/markdown-generator/ 2021-07-12T18:47:29,561 Fetching project page and analyzing links: https://pypi.org/simple/markdown-generator/ 2021-07-12T18:47:29,562 Getting page https://pypi.org/simple/markdown-generator/ 2021-07-12T18:47:29,563 Found index url https://pypi.org/simple 2021-07-12T18:47:29,654 Found link https://files.pythonhosted.org/packages/19/76/ed20c7a4e354ce097b622cfe03fb7252d4317f388dcac36327c94e888420/markdown_generator-0.1.1.tar.gz#sha256=47cb263b46d14972674dc129871570a876aeaaa7c473eab656937134f37c5331 (from https://pypi.org/simple/markdown-generator/), version: 0.1.1 2021-07-12T18:47:29,654 Found link https://files.pythonhosted.org/packages/aa/78/0d6df9fc45ea3ee624bafb1d7c6dabfbc7d7ff0216fa506120d6c3dcb9ab/markdown_generator-0.1.2.tar.gz#sha256=1a4ce7fca6a29a0a538277424ce0909d13b8855207a616a7335c8c095ed48c6f (from https://pypi.org/simple/markdown-generator/), version: 0.1.2 2021-07-12T18:47:29,654 Found link https://files.pythonhosted.org/packages/2a/75/5c69aa9a674f619f3484f553f71ee6801a1f598e9e730b1958d36c47142c/markdown_generator-0.1.3.tar.gz#sha256=5701245504d8016107970f660159ea9ebc8b2d5fdd878d24b0439cf4c7181e32 (from https://pypi.org/simple/markdown-generator/), version: 0.1.3 2021-07-12T18:47:29,655 Skipping link: not a file: https://pypi.org/simple/markdown-generator/ 2021-07-12T18:47:29,673 Given no hashes to check 1 links for project 'markdown-generator': discarding no candidates 2021-07-12T18:47:29,692 Collecting markdown-generator==0.1.1 2021-07-12T18:47:29,693 Created temporary directory: /tmp/pip-unpack-r7szfyeb 2021-07-12T18:47:29,864 Downloading markdown_generator-0.1.1.tar.gz (3.2 kB) 2021-07-12T18:47:29,906 Added markdown-generator==0.1.1 from https://files.pythonhosted.org/packages/19/76/ed20c7a4e354ce097b622cfe03fb7252d4317f388dcac36327c94e888420/markdown_generator-0.1.1.tar.gz#sha256=47cb263b46d14972674dc129871570a876aeaaa7c473eab656937134f37c5331 to build tracker '/tmp/pip-req-tracker-_szs043y' 2021-07-12T18:47:29,907 Running setup.py (path:/tmp/pip-wheel-7up5o_oa/markdown-generator_bb14c182769c4603b515cb0244b511a0/setup.py) egg_info for package markdown-generator 2021-07-12T18:47:29,908 Created temporary directory: /tmp/pip-pip-egg-info-du38eq_p 2021-07-12T18:47:29,909 Running command python setup.py egg_info 2021-07-12T18:47:30,793 Traceback (most recent call last): 2021-07-12T18:47:30,794 File "", line 1, in 2021-07-12T18:47:30,794 File "/tmp/pip-wheel-7up5o_oa/markdown-generator_bb14c182769c4603b515cb0244b511a0/setup.py", line 6, in 2021-07-12T18:47:30,794 with open('README.rst') as f: 2021-07-12T18:47:30,795 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-12T18:47:30,843 WARNING: Discarding https://files.pythonhosted.org/packages/19/76/ed20c7a4e354ce097b622cfe03fb7252d4317f388dcac36327c94e888420/markdown_generator-0.1.1.tar.gz#sha256=47cb263b46d14972674dc129871570a876aeaaa7c473eab656937134f37c5331 (from https://pypi.org/simple/markdown-generator/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T18:47:30,845 ERROR: Could not find a version that satisfies the requirement markdown-generator==0.1.1 (from versions: 0.1.1, 0.1.2, 0.1.3) 2021-07-12T18:47:30,845 ERROR: No matching distribution found for markdown-generator==0.1.1 2021-07-12T18:47:30,846 Exception information: 2021-07-12T18:47:30,846 Traceback (most recent call last): 2021-07-12T18:47:30,846 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T18:47:30,846 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T18:47:30,846 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T18:47:30,846 raise RequirementsConflicted(criterion) 2021-07-12T18:47:30,846 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('markdown-generator==0.1.1') 2021-07-12T18:47:30,846 2021-07-12T18:47:30,846 During handling of the above exception, another exception occurred: 2021-07-12T18:47:30,846 2021-07-12T18:47:30,846 Traceback (most recent call last): 2021-07-12T18:47:30,846 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T18:47:30,846 result = self._result = resolver.resolve( 2021-07-12T18:47:30,846 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T18:47:30,846 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T18:47:30,846 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T18:47:30,846 raise ResolutionImpossible(e.criterion.information) 2021-07-12T18:47:30,846 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('markdown-generator==0.1.1'), parent=None)] 2021-07-12T18:47:30,846 2021-07-12T18:47:30,846 The above exception was the direct cause of the following exception: 2021-07-12T18:47:30,846 2021-07-12T18:47:30,846 Traceback (most recent call last): 2021-07-12T18:47:30,846 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T18:47:30,846 status = self.run(options, args) 2021-07-12T18:47:30,846 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T18:47:30,846 return func(self, options, args) 2021-07-12T18:47:30,846 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T18:47:30,846 requirement_set = resolver.resolve( 2021-07-12T18:47:30,846 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T18:47:30,846 raise error from e 2021-07-12T18:47:30,846 pip._internal.exceptions.DistributionNotFound: No matching distribution found for markdown-generator==0.1.1 2021-07-12T18:47:30,851 Removed markdown-generator==0.1.1 from https://files.pythonhosted.org/packages/19/76/ed20c7a4e354ce097b622cfe03fb7252d4317f388dcac36327c94e888420/markdown_generator-0.1.1.tar.gz#sha256=47cb263b46d14972674dc129871570a876aeaaa7c473eab656937134f37c5331 from build tracker '/tmp/pip-req-tracker-_szs043y' 2021-07-12T18:47:30,851 Removed build tracker: '/tmp/pip-req-tracker-_szs043y'