2021-07-12T06:31:19,690 Created temporary directory: /tmp/pip-ephem-wheel-cache-1ukda7pw 2021-07-12T06:31:19,693 Created temporary directory: /tmp/pip-req-tracker-0u47z7vi 2021-07-12T06:31:19,693 Initialized build tracking at /tmp/pip-req-tracker-0u47z7vi 2021-07-12T06:31:19,693 Created build tracker: /tmp/pip-req-tracker-0u47z7vi 2021-07-12T06:31:19,693 Entered build tracker: /tmp/pip-req-tracker-0u47z7vi 2021-07-12T06:31:19,694 Created temporary directory: /tmp/pip-wheel-ay123xxj 2021-07-12T06:31:19,723 1 location(s) to search for versions of proxalgs: 2021-07-12T06:31:19,723 * https://pypi.org/simple/proxalgs/ 2021-07-12T06:31:19,724 Fetching project page and analyzing links: https://pypi.org/simple/proxalgs/ 2021-07-12T06:31:19,724 Getting page https://pypi.org/simple/proxalgs/ 2021-07-12T06:31:19,726 Found index url https://pypi.org/simple 2021-07-12T06:31:19,813 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-12T06:31:19,813 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-12T06:31:19,814 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-12T06:31:19,814 Skipping link: not a file: https://pypi.org/simple/proxalgs/ 2021-07-12T06:31:19,832 Given no hashes to check 1 links for project 'proxalgs': discarding no candidates 2021-07-12T06:31:19,851 Collecting proxalgs==0.2.4 2021-07-12T06:31:19,852 Created temporary directory: /tmp/pip-unpack-1k4p181y 2021-07-12T06:31:20,026 Downloading proxalgs-0.2.4.tar.gz (7.6 kB) 2021-07-12T06:31:20,068 Added proxalgs==0.2.4 from https://files.pythonhosted.org/packages/b1/12/8ad5bda7bcacfdfd3fab0db8c055cce186d076fd7045fb2239c93936b9bc/proxalgs-0.2.4.tar.gz#sha256=f6709b7581cec5efc9ab75b1f29401366ce2e3010937778d3ee91c49b2b53ce1 to build tracker '/tmp/pip-req-tracker-0u47z7vi' 2021-07-12T06:31:20,069 Running setup.py (path:/tmp/pip-wheel-ay123xxj/proxalgs_a7865260acb94466a382e90fd198348c/setup.py) egg_info for package proxalgs 2021-07-12T06:31:20,069 Created temporary directory: /tmp/pip-pip-egg-info-lab2y6zf 2021-07-12T06:31:20,070 Running command python setup.py egg_info 2021-07-12T06:31:21,230 Traceback (most recent call last): 2021-07-12T06:31:21,231 File "", line 1, in 2021-07-12T06:31:21,231 File "/tmp/pip-wheel-ay123xxj/proxalgs_a7865260acb94466a382e90fd198348c/setup.py", line 2, in 2021-07-12T06:31:21,231 import proxalgs 2021-07-12T06:31:21,232 File "/tmp/pip-wheel-ay123xxj/proxalgs_a7865260acb94466a382e90fd198348c/proxalgs/__init__.py", line 16, in 2021-07-12T06:31:21,232 from .core import Optimizer 2021-07-12T06:31:21,232 File "/tmp/pip-wheel-ay123xxj/proxalgs_a7865260acb94466a382e90fd198348c/proxalgs/core.py", line 13, in 2021-07-12T06:31:21,232 from toolz import last, valmap 2021-07-12T06:31:21,233 ModuleNotFoundError: No module named 'toolz' 2021-07-12T06:31:21,310 WARNING: Discarding https://files.pythonhosted.org/packages/b1/12/8ad5bda7bcacfdfd3fab0db8c055cce186d076fd7045fb2239c93936b9bc/proxalgs-0.2.4.tar.gz#sha256=f6709b7581cec5efc9ab75b1f29401366ce2e3010937778d3ee91c49b2b53ce1 (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-12T06:31:21,312 ERROR: Could not find a version that satisfies the requirement proxalgs==0.2.4 (from versions: 0.2.2, 0.2.3, 0.2.4) 2021-07-12T06:31:21,312 ERROR: No matching distribution found for proxalgs==0.2.4 2021-07-12T06:31:21,312 Exception information: 2021-07-12T06:31:21,312 Traceback (most recent call last): 2021-07-12T06:31:21,312 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T06:31:21,312 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T06:31:21,312 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T06:31:21,312 raise RequirementsConflicted(criterion) 2021-07-12T06:31:21,312 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('proxalgs==0.2.4') 2021-07-12T06:31:21,312 2021-07-12T06:31:21,312 During handling of the above exception, another exception occurred: 2021-07-12T06:31:21,312 2021-07-12T06:31:21,312 Traceback (most recent call last): 2021-07-12T06:31:21,312 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T06:31:21,312 result = self._result = resolver.resolve( 2021-07-12T06:31:21,312 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T06:31:21,312 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T06:31:21,312 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T06:31:21,312 raise ResolutionImpossible(e.criterion.information) 2021-07-12T06:31:21,312 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('proxalgs==0.2.4'), parent=None)] 2021-07-12T06:31:21,312 2021-07-12T06:31:21,312 The above exception was the direct cause of the following exception: 2021-07-12T06:31:21,312 2021-07-12T06:31:21,312 Traceback (most recent call last): 2021-07-12T06:31:21,312 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T06:31:21,312 status = self.run(options, args) 2021-07-12T06:31:21,312 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T06:31:21,312 return func(self, options, args) 2021-07-12T06:31:21,312 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T06:31:21,312 requirement_set = resolver.resolve( 2021-07-12T06:31:21,312 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T06:31:21,312 raise error from e 2021-07-12T06:31:21,312 pip._internal.exceptions.DistributionNotFound: No matching distribution found for proxalgs==0.2.4 2021-07-12T06:31:21,318 Removed proxalgs==0.2.4 from https://files.pythonhosted.org/packages/b1/12/8ad5bda7bcacfdfd3fab0db8c055cce186d076fd7045fb2239c93936b9bc/proxalgs-0.2.4.tar.gz#sha256=f6709b7581cec5efc9ab75b1f29401366ce2e3010937778d3ee91c49b2b53ce1 from build tracker '/tmp/pip-req-tracker-0u47z7vi' 2021-07-12T06:31:21,318 Removed build tracker: '/tmp/pip-req-tracker-0u47z7vi'