2021-07-12T03:25:46,481 Created temporary directory: /tmp/pip-ephem-wheel-cache-j2gyfxk2 2021-07-12T03:25:46,485 Created temporary directory: /tmp/pip-req-tracker-p2v9zf_4 2021-07-12T03:25:46,485 Initialized build tracking at /tmp/pip-req-tracker-p2v9zf_4 2021-07-12T03:25:46,485 Created build tracker: /tmp/pip-req-tracker-p2v9zf_4 2021-07-12T03:25:46,486 Entered build tracker: /tmp/pip-req-tracker-p2v9zf_4 2021-07-12T03:25:46,486 Created temporary directory: /tmp/pip-wheel-i_v96s2q 2021-07-12T03:25:46,517 1 location(s) to search for versions of agua: 2021-07-12T03:25:46,517 * https://pypi.org/simple/agua/ 2021-07-12T03:25:46,517 Fetching project page and analyzing links: https://pypi.org/simple/agua/ 2021-07-12T03:25:46,518 Getting page https://pypi.org/simple/agua/ 2021-07-12T03:25:46,519 Found index url https://pypi.org/simple 2021-07-12T03:25:46,695 Found link https://files.pythonhosted.org/packages/f2/9a/da034f91ea914b0eba9dfd7fee51961aa4b408ae1b1d81c8019102d1a4f0/agua-0.1.tar.gz#sha256=9e1a41cd17ab456f63e4f9040c6d75bd4d1885c087c7df1aa9557d60d9dec31d (from https://pypi.org/simple/agua/), version: 0.1 2021-07-12T03:25:46,696 Found link https://files.pythonhosted.org/packages/ac/c2/a3dc7e69c59194cee1ae627b4882d04dcbc5931b43af38b4d7f84ada1c06/agua-0.1.1.tar.gz#sha256=b6ad1fd04433007cce8d40972e145198718d0d76a023d28d26948ffb4db4e2fa (from https://pypi.org/simple/agua/), version: 0.1.1 2021-07-12T03:25:46,696 Skipping link: not a file: https://pypi.org/simple/agua/ 2021-07-12T03:25:46,714 Given no hashes to check 1 links for project 'agua': discarding no candidates 2021-07-12T03:25:46,733 Collecting agua==0.1 2021-07-12T03:25:46,734 Created temporary directory: /tmp/pip-unpack-jl6tjmqm 2021-07-12T03:25:46,774 Downloading agua-0.1.tar.gz (4.8 kB) 2021-07-12T03:25:46,815 Added agua==0.1 from https://files.pythonhosted.org/packages/f2/9a/da034f91ea914b0eba9dfd7fee51961aa4b408ae1b1d81c8019102d1a4f0/agua-0.1.tar.gz#sha256=9e1a41cd17ab456f63e4f9040c6d75bd4d1885c087c7df1aa9557d60d9dec31d to build tracker '/tmp/pip-req-tracker-p2v9zf_4' 2021-07-12T03:25:46,816 Running setup.py (path:/tmp/pip-wheel-i_v96s2q/agua_6890c8ceb856493286217064a507960c/setup.py) egg_info for package agua 2021-07-12T03:25:46,817 Created temporary directory: /tmp/pip-pip-egg-info-6z_ufh2h 2021-07-12T03:25:46,817 Running command python setup.py egg_info 2021-07-12T03:25:47,684 Traceback (most recent call last): 2021-07-12T03:25:47,685 File "", line 1, in 2021-07-12T03:25:47,685 File "/tmp/pip-wheel-i_v96s2q/agua_6890c8ceb856493286217064a507960c/setup.py", line 4, in 2021-07-12T03:25:47,685 from pip.req import parse_requirements 2021-07-12T03:25:47,686 ModuleNotFoundError: No module named 'pip.req' 2021-07-12T03:25:47,733 WARNING: Discarding https://files.pythonhosted.org/packages/f2/9a/da034f91ea914b0eba9dfd7fee51961aa4b408ae1b1d81c8019102d1a4f0/agua-0.1.tar.gz#sha256=9e1a41cd17ab456f63e4f9040c6d75bd4d1885c087c7df1aa9557d60d9dec31d (from https://pypi.org/simple/agua/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T03:25:47,735 ERROR: Could not find a version that satisfies the requirement agua==0.1 (from versions: 0.1, 0.1.1) 2021-07-12T03:25:47,735 ERROR: No matching distribution found for agua==0.1 2021-07-12T03:25:47,735 Exception information: 2021-07-12T03:25:47,735 Traceback (most recent call last): 2021-07-12T03:25:47,735 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T03:25:47,735 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T03:25:47,735 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T03:25:47,735 raise RequirementsConflicted(criterion) 2021-07-12T03:25:47,735 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('agua==0.1') 2021-07-12T03:25:47,735 2021-07-12T03:25:47,735 During handling of the above exception, another exception occurred: 2021-07-12T03:25:47,735 2021-07-12T03:25:47,735 Traceback (most recent call last): 2021-07-12T03:25:47,735 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T03:25:47,735 result = self._result = resolver.resolve( 2021-07-12T03:25:47,735 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T03:25:47,735 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T03:25:47,735 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T03:25:47,735 raise ResolutionImpossible(e.criterion.information) 2021-07-12T03:25:47,735 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('agua==0.1'), parent=None)] 2021-07-12T03:25:47,735 2021-07-12T03:25:47,735 The above exception was the direct cause of the following exception: 2021-07-12T03:25:47,735 2021-07-12T03:25:47,735 Traceback (most recent call last): 2021-07-12T03:25:47,735 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T03:25:47,735 status = self.run(options, args) 2021-07-12T03:25:47,735 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T03:25:47,735 return func(self, options, args) 2021-07-12T03:25:47,735 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T03:25:47,735 requirement_set = resolver.resolve( 2021-07-12T03:25:47,735 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T03:25:47,735 raise error from e 2021-07-12T03:25:47,735 pip._internal.exceptions.DistributionNotFound: No matching distribution found for agua==0.1 2021-07-12T03:25:47,740 Removed agua==0.1 from https://files.pythonhosted.org/packages/f2/9a/da034f91ea914b0eba9dfd7fee51961aa4b408ae1b1d81c8019102d1a4f0/agua-0.1.tar.gz#sha256=9e1a41cd17ab456f63e4f9040c6d75bd4d1885c087c7df1aa9557d60d9dec31d from build tracker '/tmp/pip-req-tracker-p2v9zf_4' 2021-07-12T03:25:47,741 Removed build tracker: '/tmp/pip-req-tracker-p2v9zf_4'