2021-08-11T08:19:59,710 Created temporary directory: /tmp/pip-ephem-wheel-cache-6ufs_vbc 2021-08-11T08:19:59,714 Created temporary directory: /tmp/pip-req-tracker-rs5h993m 2021-08-11T08:19:59,714 Initialized build tracking at /tmp/pip-req-tracker-rs5h993m 2021-08-11T08:19:59,714 Created build tracker: /tmp/pip-req-tracker-rs5h993m 2021-08-11T08:19:59,714 Entered build tracker: /tmp/pip-req-tracker-rs5h993m 2021-08-11T08:19:59,715 Created temporary directory: /tmp/pip-wheel-7czh9r75 2021-08-11T08:19:59,747 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-11T08:19:59,750 2 location(s) to search for versions of paoding: 2021-08-11T08:19:59,750 * https://pypi.org/simple/paoding/ 2021-08-11T08:19:59,750 * https://www.piwheels.org/simple/paoding/ 2021-08-11T08:19:59,750 Fetching project page and analyzing links: https://pypi.org/simple/paoding/ 2021-08-11T08:19:59,751 Getting page https://pypi.org/simple/paoding/ 2021-08-11T08:19:59,752 Found index url https://pypi.org/simple 2021-08-11T08:19:59,842 Skipping link: No binaries permitted for paoding: https://files.pythonhosted.org/packages/c0/07/8f8668e62bf060c237637e6c1e91b1527cbb1dd47c9f349970b65070cc95/PaoDing-0.0.1-py3-none-any.whl#sha256=e06e1fd0e7f45173d2b22d459ba91f214de7271b0a1a3afe0f3a60baedebb563 (from https://pypi.org/simple/paoding/) (requires-python:>=3.9.0) 2021-08-11T08:19:59,843 Link requires a different Python (3.7.3 not in: '>=3.9.0'): https://files.pythonhosted.org/packages/10/2f/bede3434efe14b5e15a54ac1d9e683619fa6b80471d0330fea869e5b42fa/PaoDing-0.0.1.tar.gz#sha256=fefc3eb59155b9230d5e934ecf352d147e91cbbc6cf29b3c8930feb530a2c07b (from https://pypi.org/simple/paoding/) (requires-python:>=3.9.0) 2021-08-11T08:19:59,843 Fetching project page and analyzing links: https://www.piwheels.org/simple/paoding/ 2021-08-11T08:19:59,843 Getting page https://www.piwheels.org/simple/paoding/ 2021-08-11T08:19:59,844 Found index url https://www.piwheels.org/simple 2021-08-11T08:19:59,972 Skipping link: not a file: https://www.piwheels.org/simple/paoding/ 2021-08-11T08:19:59,973 Skipping link: not a file: https://pypi.org/simple/paoding/ 2021-08-11T08:19:59,992 Given no hashes to check 0 links for project 'paoding': discarding no candidates 2021-08-11T08:19:59,992 ERROR: Could not find a version that satisfies the requirement paoding==0.0.1 (from versions: none) 2021-08-11T08:19:59,993 ERROR: No matching distribution found for paoding==0.0.1 2021-08-11T08:19:59,993 Exception information: 2021-08-11T08:19:59,993 Traceback (most recent call last): 2021-08-11T08:19:59,993 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-11T08:19:59,993 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-11T08:19:59,993 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-11T08:19:59,993 raise RequirementsConflicted(criterion) 2021-08-11T08:19:59,993 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('paoding==0.0.1') 2021-08-11T08:19:59,993 2021-08-11T08:19:59,993 During handling of the above exception, another exception occurred: 2021-08-11T08:19:59,993 2021-08-11T08:19:59,993 Traceback (most recent call last): 2021-08-11T08:19:59,993 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-11T08:19:59,993 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-11T08:19:59,993 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-11T08:19:59,993 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-11T08:19:59,993 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-11T08:19:59,993 raise ResolutionImpossible(e.criterion.information) 2021-08-11T08:19:59,993 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('paoding==0.0.1'), parent=None)] 2021-08-11T08:19:59,993 2021-08-11T08:19:59,993 The above exception was the direct cause of the following exception: 2021-08-11T08:19:59,993 2021-08-11T08:19:59,993 Traceback (most recent call last): 2021-08-11T08:19:59,993 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-11T08:19:59,993 status = self.run(options, args) 2021-08-11T08:19:59,993 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-11T08:19:59,993 return func(self, options, args) 2021-08-11T08:19:59,993 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-11T08:19:59,993 reqs, check_supported_wheels=True 2021-08-11T08:19:59,993 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-11T08:19:59,993 raise error from e 2021-08-11T08:19:59,993 pip._internal.exceptions.DistributionNotFound: No matching distribution found for paoding==0.0.1 2021-08-11T08:19:59,997 Removed build tracker: '/tmp/pip-req-tracker-rs5h993m'