2021-09-18T14:08:09,979 Created temporary directory: /tmp/pip-ephem-wheel-cache-vdtmdc4x 2021-09-18T14:08:09,983 Created temporary directory: /tmp/pip-req-tracker-179_xzx2 2021-09-18T14:08:09,983 Initialized build tracking at /tmp/pip-req-tracker-179_xzx2 2021-09-18T14:08:09,983 Created build tracker: /tmp/pip-req-tracker-179_xzx2 2021-09-18T14:08:09,984 Entered build tracker: /tmp/pip-req-tracker-179_xzx2 2021-09-18T14:08:09,984 Created temporary directory: /tmp/pip-wheel-pwcubpf1 2021-09-18T14:08:10,018 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-18T14:08:10,021 2 location(s) to search for versions of df2img: 2021-09-18T14:08:10,021 * https://pypi.org/simple/df2img/ 2021-09-18T14:08:10,021 * https://www.piwheels.org/simple/df2img/ 2021-09-18T14:08:10,021 Fetching project page and analyzing links: https://pypi.org/simple/df2img/ 2021-09-18T14:08:10,022 Getting page https://pypi.org/simple/df2img/ 2021-09-18T14:08:10,023 Found index url https://pypi.org/simple 2021-09-18T14:08:10,116 Skipping link: No binaries permitted for df2img: https://files.pythonhosted.org/packages/a8/56/3ce69d3a5d3c5fe3db95a0f12b59f38d93ca2226203fbf9b4b608c701218/df2img-0.1.0-py3-none-any.whl#sha256=8f3724a945f995a5b77f9816143eee5a7f7cb92e17f47135007f74fdf2dc8809 (from https://pypi.org/simple/df2img/) (requires-python:>=3.8,<4.0) 2021-09-18T14:08:10,117 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/81/b7/fb19f76953b38306659831e6fe48d269780c7a83e275cbe6156d07617565/df2img-0.1.0.tar.gz#sha256=d5c0766d6e8690b8b439189ab01cdea7fc404a7cd6d037bace00c8837d856e23 (from https://pypi.org/simple/df2img/) (requires-python:>=3.8,<4.0) 2021-09-18T14:08:10,117 Fetching project page and analyzing links: https://www.piwheels.org/simple/df2img/ 2021-09-18T14:08:10,118 Getting page https://www.piwheels.org/simple/df2img/ 2021-09-18T14:08:10,118 Found index url https://www.piwheels.org/simple 2021-09-18T14:08:10,235 Skipping link: not a file: https://www.piwheels.org/simple/df2img/ 2021-09-18T14:08:10,236 Skipping link: not a file: https://pypi.org/simple/df2img/ 2021-09-18T14:08:10,255 Given no hashes to check 0 links for project 'df2img': discarding no candidates 2021-09-18T14:08:10,255 ERROR: Could not find a version that satisfies the requirement df2img==0.1.0 (from versions: none) 2021-09-18T14:08:10,255 ERROR: No matching distribution found for df2img==0.1.0 2021-09-18T14:08:10,256 Exception information: 2021-09-18T14:08:10,256 Traceback (most recent call last): 2021-09-18T14:08:10,256 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-18T14:08:10,256 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-18T14:08:10,256 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-18T14:08:10,256 raise RequirementsConflicted(criterion) 2021-09-18T14:08:10,256 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('df2img==0.1.0') 2021-09-18T14:08:10,256 2021-09-18T14:08:10,256 During handling of the above exception, another exception occurred: 2021-09-18T14:08:10,256 2021-09-18T14:08:10,256 Traceback (most recent call last): 2021-09-18T14:08:10,256 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-18T14:08:10,256 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-18T14:08:10,256 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-18T14:08:10,256 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-18T14:08:10,256 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-18T14:08:10,256 raise ResolutionImpossible(e.criterion.information) 2021-09-18T14:08:10,256 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('df2img==0.1.0'), parent=None)] 2021-09-18T14:08:10,256 2021-09-18T14:08:10,256 The above exception was the direct cause of the following exception: 2021-09-18T14:08:10,256 2021-09-18T14:08:10,256 Traceback (most recent call last): 2021-09-18T14:08:10,256 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-18T14:08:10,256 status = self.run(options, args) 2021-09-18T14:08:10,256 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-18T14:08:10,256 return func(self, options, args) 2021-09-18T14:08:10,256 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-18T14:08:10,256 reqs, check_supported_wheels=True 2021-09-18T14:08:10,256 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-18T14:08:10,256 raise error from e 2021-09-18T14:08:10,256 pip._internal.exceptions.DistributionNotFound: No matching distribution found for df2img==0.1.0 2021-09-18T14:08:10,260 Removed build tracker: '/tmp/pip-req-tracker-179_xzx2'