2021-07-13T05:10:43,904 Created temporary directory: /tmp/pip-ephem-wheel-cache-k8gwc956 2021-07-13T05:10:43,906 Created temporary directory: /tmp/pip-req-tracker-wka3y6pi 2021-07-13T05:10:43,907 Initialized build tracking at /tmp/pip-req-tracker-wka3y6pi 2021-07-13T05:10:43,907 Created build tracker: /tmp/pip-req-tracker-wka3y6pi 2021-07-13T05:10:43,907 Entered build tracker: /tmp/pip-req-tracker-wka3y6pi 2021-07-13T05:10:43,908 Created temporary directory: /tmp/pip-wheel-rdxk1_9h 2021-07-13T05:10:43,937 1 location(s) to search for versions of miniful: 2021-07-13T05:10:43,937 * https://pypi.org/simple/miniful/ 2021-07-13T05:10:43,938 Fetching project page and analyzing links: https://pypi.org/simple/miniful/ 2021-07-13T05:10:43,938 Getting page https://pypi.org/simple/miniful/ 2021-07-13T05:10:43,940 Found index url https://pypi.org/simple 2021-07-13T05:10:44,120 Found link https://files.pythonhosted.org/packages/e6/1e/a99bb62d08675bcdd9ab754ce6471ea092fcf7543491adcfaf2f18ab06d0/miniful-0.0.3.zip#sha256=4dc27749152b41101e969f61315aa3836670302b14cd33428724bae9c35b1882 (from https://pypi.org/simple/miniful/), version: 0.0.3 2021-07-13T05:10:44,120 Found link https://files.pythonhosted.org/packages/c7/45/dec36b83061c4f260e3e2c804ffbdd8b0a536c4053b9f38b49151205d2fe/miniful-0.0.4.zip#sha256=e07a3eb98f966ea8bde2dde24336f0081bba2d96831973f88f031e0534da2ee3 (from https://pypi.org/simple/miniful/), version: 0.0.4 2021-07-13T05:10:44,121 Found link https://files.pythonhosted.org/packages/30/d1/304ff3f9c0ecbb085eca0665b2c3333f5a358ce0754d464aef9934269436/miniful-0.0.5.zip#sha256=3e50f347e5faaebb4d78204597db6c5d28ef7c53f8a07aa9677851bbd40d5cc9 (from https://pypi.org/simple/miniful/), version: 0.0.5 2021-07-13T05:10:44,121 Found link https://files.pythonhosted.org/packages/05/c9/cc1fdd9956e6339b20a80ebfb98216e9b19cd2eac4e1ba9865ca2ef46fbc/miniful-0.0.6.tar.gz#sha256=642c9f36b87c81b3efc29947379b5b99b8d33185c904a7bc320d89a8e1871429 (from https://pypi.org/simple/miniful/), version: 0.0.6 2021-07-13T05:10:44,121 Skipping link: not a file: https://pypi.org/simple/miniful/ 2021-07-13T05:10:44,139 Given no hashes to check 1 links for project 'miniful': discarding no candidates 2021-07-13T05:10:44,158 Collecting miniful==0.0.3 2021-07-13T05:10:44,159 Created temporary directory: /tmp/pip-unpack-h7wpp5y7 2021-07-13T05:10:44,332 Downloading miniful-0.0.3.zip (3.2 kB) 2021-07-13T05:10:44,355 Added miniful==0.0.3 from https://files.pythonhosted.org/packages/e6/1e/a99bb62d08675bcdd9ab754ce6471ea092fcf7543491adcfaf2f18ab06d0/miniful-0.0.3.zip#sha256=4dc27749152b41101e969f61315aa3836670302b14cd33428724bae9c35b1882 to build tracker '/tmp/pip-req-tracker-wka3y6pi' 2021-07-13T05:10:44,356 Running setup.py (path:/tmp/pip-wheel-rdxk1_9h/miniful_da666cc423424b70a7cdaf15b174103c/setup.py) egg_info for package miniful 2021-07-13T05:10:44,357 Created temporary directory: /tmp/pip-pip-egg-info-_d4z6oig 2021-07-13T05:10:44,357 Running command python setup.py egg_info 2021-07-13T05:10:45,589 Traceback (most recent call last): 2021-07-13T05:10:45,589 File "", line 1, in 2021-07-13T05:10:45,590 File "/tmp/pip-wheel-rdxk1_9h/miniful_da666cc423424b70a7cdaf15b174103c/setup.py", line 13, in 2021-07-13T05:10:45,590 long_description=open('README.md').read(), 2021-07-13T05:10:45,590 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-13T05:10:45,639 WARNING: Discarding https://files.pythonhosted.org/packages/e6/1e/a99bb62d08675bcdd9ab754ce6471ea092fcf7543491adcfaf2f18ab06d0/miniful-0.0.3.zip#sha256=4dc27749152b41101e969f61315aa3836670302b14cd33428724bae9c35b1882 (from https://pypi.org/simple/miniful/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T05:10:45,640 ERROR: Could not find a version that satisfies the requirement miniful==0.0.3 (from versions: 0.0.3, 0.0.4, 0.0.5, 0.0.6) 2021-07-13T05:10:45,641 ERROR: No matching distribution found for miniful==0.0.3 2021-07-13T05:10:45,641 Exception information: 2021-07-13T05:10:45,641 Traceback (most recent call last): 2021-07-13T05:10:45,641 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T05:10:45,641 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T05:10:45,641 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T05:10:45,641 raise RequirementsConflicted(criterion) 2021-07-13T05:10:45,641 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('miniful==0.0.3') 2021-07-13T05:10:45,641 2021-07-13T05:10:45,641 During handling of the above exception, another exception occurred: 2021-07-13T05:10:45,641 2021-07-13T05:10:45,641 Traceback (most recent call last): 2021-07-13T05:10:45,641 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T05:10:45,641 result = self._result = resolver.resolve( 2021-07-13T05:10:45,641 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T05:10:45,641 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T05:10:45,641 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T05:10:45,641 raise ResolutionImpossible(e.criterion.information) 2021-07-13T05:10:45,641 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('miniful==0.0.3'), parent=None)] 2021-07-13T05:10:45,641 2021-07-13T05:10:45,641 The above exception was the direct cause of the following exception: 2021-07-13T05:10:45,641 2021-07-13T05:10:45,641 Traceback (most recent call last): 2021-07-13T05:10:45,641 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T05:10:45,641 status = self.run(options, args) 2021-07-13T05:10:45,641 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T05:10:45,641 return func(self, options, args) 2021-07-13T05:10:45,641 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T05:10:45,641 requirement_set = resolver.resolve( 2021-07-13T05:10:45,641 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T05:10:45,641 raise error from e 2021-07-13T05:10:45,641 pip._internal.exceptions.DistributionNotFound: No matching distribution found for miniful==0.0.3 2021-07-13T05:10:45,646 Removed miniful==0.0.3 from https://files.pythonhosted.org/packages/e6/1e/a99bb62d08675bcdd9ab754ce6471ea092fcf7543491adcfaf2f18ab06d0/miniful-0.0.3.zip#sha256=4dc27749152b41101e969f61315aa3836670302b14cd33428724bae9c35b1882 from build tracker '/tmp/pip-req-tracker-wka3y6pi' 2021-07-13T05:10:45,646 Removed build tracker: '/tmp/pip-req-tracker-wka3y6pi'