2021-07-15T00:07:41,967 Created temporary directory: /tmp/pip-ephem-wheel-cache-v3a0tt2o 2021-07-15T00:07:41,970 Created temporary directory: /tmp/pip-req-tracker-g3ednhpa 2021-07-15T00:07:41,970 Initialized build tracking at /tmp/pip-req-tracker-g3ednhpa 2021-07-15T00:07:41,970 Created build tracker: /tmp/pip-req-tracker-g3ednhpa 2021-07-15T00:07:41,970 Entered build tracker: /tmp/pip-req-tracker-g3ednhpa 2021-07-15T00:07:41,971 Created temporary directory: /tmp/pip-wheel-ajfds0pr 2021-07-15T00:07:42,001 1 location(s) to search for versions of shangyu-pypi: 2021-07-15T00:07:42,001 * https://pypi.org/simple/shangyu-pypi/ 2021-07-15T00:07:42,002 Fetching project page and analyzing links: https://pypi.org/simple/shangyu-pypi/ 2021-07-15T00:07:42,002 Getting page https://pypi.org/simple/shangyu-pypi/ 2021-07-15T00:07:42,004 Found index url https://pypi.org/simple 2021-07-15T00:07:42,169 Link requires a different Python (3.9.2 not in: '==2.7.*'): https://files.pythonhosted.org/packages/b8/ed/0366407801093e614efb41ed7a6aee253733042eb22fd5b9506cd5df8edc/shangyu_pypi-0.0.1.tar.gz#sha256=d0bdbd4203b2e63dd04358ce49435a0ba01900fe3c9f95ee0df65981e8d5162f (from https://pypi.org/simple/shangyu-pypi/) (requires-python:==2.7.*) 2021-07-15T00:07:42,187 Found link https://files.pythonhosted.org/packages/55/35/dfd8005e24a1c49a2e4dfdb1d4dab47e9e6282a0822918995bbd1311fb9f/shangyu_pypi-0.0.2-py3-none-any.whl#sha256=6b613e4a5a2d4b2a16936b069a1ec88e881c1a932025b3abb4ae5c401048b918 (from https://pypi.org/simple/shangyu-pypi/) (requires-python:>=3.5), version: 0.0.2 2021-07-15T00:07:42,188 Found link https://files.pythonhosted.org/packages/09/fb/4742d73f025027e7710b0c4dca3f2c11b0b99f3fdcf9d0bc1e33f69b49e9/shangyu_pypi-0.0.2.tar.gz#sha256=ac300c56150a35b07f749ff89d0e93564f219d8e8b9fe4b38b69876484d78fe8 (from https://pypi.org/simple/shangyu-pypi/) (requires-python:>=3.5), version: 0.0.2 2021-07-15T00:07:42,188 Found link https://files.pythonhosted.org/packages/e5/1e/cc20f4a88db4e4976e38121f0e6aff773c6ab333da6a9c0c49438d418e60/shangyu_pypi-0.0.3.tar.gz#sha256=d9871daba5891b371a8dde5d0a8a9086c97adb2c4e9c0cf30d61efa59bd6153f (from https://pypi.org/simple/shangyu-pypi/) (requires-python:>=3.5), version: 0.0.3 2021-07-15T00:07:42,189 Found link https://files.pythonhosted.org/packages/9e/98/9aa509af7ceb22de43633311e8e83d11e3e394fba3d4ce0e3698c1265387/shangyu_pypi-0.0.4.tar.gz#sha256=2db44618f8d8c6f96d5cf9637d482a97381c14dca81763733d228f23c4243a97 (from https://pypi.org/simple/shangyu-pypi/) (requires-python:>=3.5), version: 0.0.4 2021-07-15T00:07:42,189 Skipping link: not a file: https://pypi.org/simple/shangyu-pypi/ 2021-07-15T00:07:42,190 Given no hashes to check 0 links for project 'shangyu-pypi': discarding no candidates 2021-07-15T00:07:42,191 ERROR: Could not find a version that satisfies the requirement shangyu-pypi==0.0.1 (from versions: 0.0.2, 0.0.3, 0.0.4) 2021-07-15T00:07:42,191 ERROR: No matching distribution found for shangyu-pypi==0.0.1 2021-07-15T00:07:42,191 Exception information: 2021-07-15T00:07:42,191 Traceback (most recent call last): 2021-07-15T00:07:42,191 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T00:07:42,191 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T00:07:42,191 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T00:07:42,191 raise RequirementsConflicted(criterion) 2021-07-15T00:07:42,191 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('shangyu-pypi==0.0.1') 2021-07-15T00:07:42,191 2021-07-15T00:07:42,191 During handling of the above exception, another exception occurred: 2021-07-15T00:07:42,191 2021-07-15T00:07:42,191 Traceback (most recent call last): 2021-07-15T00:07:42,191 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T00:07:42,191 result = self._result = resolver.resolve( 2021-07-15T00:07:42,191 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T00:07:42,191 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T00:07:42,191 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T00:07:42,191 raise ResolutionImpossible(e.criterion.information) 2021-07-15T00:07:42,191 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('shangyu-pypi==0.0.1'), parent=None)] 2021-07-15T00:07:42,191 2021-07-15T00:07:42,191 The above exception was the direct cause of the following exception: 2021-07-15T00:07:42,191 2021-07-15T00:07:42,191 Traceback (most recent call last): 2021-07-15T00:07:42,191 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T00:07:42,191 status = self.run(options, args) 2021-07-15T00:07:42,191 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T00:07:42,191 return func(self, options, args) 2021-07-15T00:07:42,191 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T00:07:42,191 requirement_set = resolver.resolve( 2021-07-15T00:07:42,191 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T00:07:42,191 raise error from e 2021-07-15T00:07:42,191 pip._internal.exceptions.DistributionNotFound: No matching distribution found for shangyu-pypi==0.0.1 2021-07-15T00:07:42,195 Removed build tracker: '/tmp/pip-req-tracker-g3ednhpa'