2021-07-12T03:40:33,351 Created temporary directory: /tmp/pip-ephem-wheel-cache-d14b0ea0 2021-07-12T03:40:33,354 Created temporary directory: /tmp/pip-req-tracker-8ncdrm1r 2021-07-12T03:40:33,355 Initialized build tracking at /tmp/pip-req-tracker-8ncdrm1r 2021-07-12T03:40:33,355 Created build tracker: /tmp/pip-req-tracker-8ncdrm1r 2021-07-12T03:40:33,355 Entered build tracker: /tmp/pip-req-tracker-8ncdrm1r 2021-07-12T03:40:33,356 Created temporary directory: /tmp/pip-wheel-pvjecytr 2021-07-12T03:40:33,384 1 location(s) to search for versions of proxalgs: 2021-07-12T03:40:33,384 * https://pypi.org/simple/proxalgs/ 2021-07-12T03:40:33,385 Fetching project page and analyzing links: https://pypi.org/simple/proxalgs/ 2021-07-12T03:40:33,385 Getting page https://pypi.org/simple/proxalgs/ 2021-07-12T03:40:33,387 Found index url https://pypi.org/simple 2021-07-12T03:40:33,720 Found link https://files.pythonhosted.org/packages/be/84/e59e3a3d47a79b9a9b36b3f36eea7c7ece520d06e8a6c2f22056e9409ecd/proxalgs-0.2.2.tar.gz#sha256=7a7350f4b4450a02cd4b67916c96b5b6bd2953d84121a44c94a8b90b8d78b79f (from https://pypi.org/simple/proxalgs/), version: 0.2.2 2021-07-12T03:40:33,720 Found link https://files.pythonhosted.org/packages/f1/44/d68d78f10e30e3999ec6450a01161dba82fc1c6d01101514ac55c04f0127/proxalgs-0.2.3.tar.gz#sha256=2299d1ff46566ddc175dd6c5e64494ccd9e8230c57c291aa7f2e769695e55702 (from https://pypi.org/simple/proxalgs/), version: 0.2.3 2021-07-12T03:40:33,721 Found link https://files.pythonhosted.org/packages/b1/12/8ad5bda7bcacfdfd3fab0db8c055cce186d076fd7045fb2239c93936b9bc/proxalgs-0.2.4.tar.gz#sha256=f6709b7581cec5efc9ab75b1f29401366ce2e3010937778d3ee91c49b2b53ce1 (from https://pypi.org/simple/proxalgs/), version: 0.2.4 2021-07-12T03:40:33,721 Skipping link: not a file: https://pypi.org/simple/proxalgs/ 2021-07-12T03:40:33,739 Given no hashes to check 1 links for project 'proxalgs': discarding no candidates 2021-07-12T03:40:33,758 Collecting proxalgs==0.2.2 2021-07-12T03:40:33,759 Created temporary directory: /tmp/pip-unpack-e1iitjfa 2021-07-12T03:40:33,941 Downloading proxalgs-0.2.2.tar.gz (7.7 kB) 2021-07-12T03:40:33,982 Added proxalgs==0.2.2 from https://files.pythonhosted.org/packages/be/84/e59e3a3d47a79b9a9b36b3f36eea7c7ece520d06e8a6c2f22056e9409ecd/proxalgs-0.2.2.tar.gz#sha256=7a7350f4b4450a02cd4b67916c96b5b6bd2953d84121a44c94a8b90b8d78b79f to build tracker '/tmp/pip-req-tracker-8ncdrm1r' 2021-07-12T03:40:33,983 Running setup.py (path:/tmp/pip-wheel-pvjecytr/proxalgs_5a93439925c2481bbd7bc2ad0210c825/setup.py) egg_info for package proxalgs 2021-07-12T03:40:33,984 Created temporary directory: /tmp/pip-pip-egg-info-2usjuwc0 2021-07-12T03:40:33,984 Running command python setup.py egg_info 2021-07-12T03:40:35,073 Traceback (most recent call last): 2021-07-12T03:40:35,074 File "", line 1, in 2021-07-12T03:40:35,074 File "/tmp/pip-wheel-pvjecytr/proxalgs_5a93439925c2481bbd7bc2ad0210c825/setup.py", line 2, in 2021-07-12T03:40:35,074 import proxalgs 2021-07-12T03:40:35,074 File "/tmp/pip-wheel-pvjecytr/proxalgs_5a93439925c2481bbd7bc2ad0210c825/proxalgs/__init__.py", line 18, in 2021-07-12T03:40:35,074 from .core import Optimizer 2021-07-12T03:40:35,074 File "/tmp/pip-wheel-pvjecytr/proxalgs_5a93439925c2481bbd7bc2ad0210c825/proxalgs/core.py", line 13, in 2021-07-12T03:40:35,075 from toolz import last, valmap 2021-07-12T03:40:35,075 ModuleNotFoundError: No module named 'toolz' 2021-07-12T03:40:35,151 WARNING: Discarding https://files.pythonhosted.org/packages/be/84/e59e3a3d47a79b9a9b36b3f36eea7c7ece520d06e8a6c2f22056e9409ecd/proxalgs-0.2.2.tar.gz#sha256=7a7350f4b4450a02cd4b67916c96b5b6bd2953d84121a44c94a8b90b8d78b79f (from https://pypi.org/simple/proxalgs/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T03:40:35,153 ERROR: Could not find a version that satisfies the requirement proxalgs==0.2.2 (from versions: 0.2.2, 0.2.3, 0.2.4) 2021-07-12T03:40:35,153 ERROR: No matching distribution found for proxalgs==0.2.2 2021-07-12T03:40:35,153 Exception information: 2021-07-12T03:40:35,153 Traceback (most recent call last): 2021-07-12T03:40:35,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T03:40:35,153 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T03:40:35,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T03:40:35,153 raise RequirementsConflicted(criterion) 2021-07-12T03:40:35,153 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('proxalgs==0.2.2') 2021-07-12T03:40:35,153 2021-07-12T03:40:35,153 During handling of the above exception, another exception occurred: 2021-07-12T03:40:35,153 2021-07-12T03:40:35,153 Traceback (most recent call last): 2021-07-12T03:40:35,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T03:40:35,153 result = self._result = resolver.resolve( 2021-07-12T03:40:35,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T03:40:35,153 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T03:40:35,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T03:40:35,153 raise ResolutionImpossible(e.criterion.information) 2021-07-12T03:40:35,153 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('proxalgs==0.2.2'), parent=None)] 2021-07-12T03:40:35,153 2021-07-12T03:40:35,153 The above exception was the direct cause of the following exception: 2021-07-12T03:40:35,153 2021-07-12T03:40:35,153 Traceback (most recent call last): 2021-07-12T03:40:35,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T03:40:35,153 status = self.run(options, args) 2021-07-12T03:40:35,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T03:40:35,153 return func(self, options, args) 2021-07-12T03:40:35,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T03:40:35,153 requirement_set = resolver.resolve( 2021-07-12T03:40:35,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T03:40:35,153 raise error from e 2021-07-12T03:40:35,153 pip._internal.exceptions.DistributionNotFound: No matching distribution found for proxalgs==0.2.2 2021-07-12T03:40:35,158 Removed proxalgs==0.2.2 from https://files.pythonhosted.org/packages/be/84/e59e3a3d47a79b9a9b36b3f36eea7c7ece520d06e8a6c2f22056e9409ecd/proxalgs-0.2.2.tar.gz#sha256=7a7350f4b4450a02cd4b67916c96b5b6bd2953d84121a44c94a8b90b8d78b79f from build tracker '/tmp/pip-req-tracker-8ncdrm1r' 2021-07-12T03:40:35,159 Removed build tracker: '/tmp/pip-req-tracker-8ncdrm1r'