2021-07-14T13:12:24,429 Created temporary directory: /tmp/pip-ephem-wheel-cache-sbihh24p 2021-07-14T13:12:24,432 Created temporary directory: /tmp/pip-req-tracker-sw7081wv 2021-07-14T13:12:24,432 Initialized build tracking at /tmp/pip-req-tracker-sw7081wv 2021-07-14T13:12:24,432 Created build tracker: /tmp/pip-req-tracker-sw7081wv 2021-07-14T13:12:24,433 Entered build tracker: /tmp/pip-req-tracker-sw7081wv 2021-07-14T13:12:24,433 Created temporary directory: /tmp/pip-wheel-1oxw0x14 2021-07-14T13:12:24,462 1 location(s) to search for versions of jupymake: 2021-07-14T13:12:24,462 * https://pypi.org/simple/jupymake/ 2021-07-14T13:12:24,462 Fetching project page and analyzing links: https://pypi.org/simple/jupymake/ 2021-07-14T13:12:24,463 Getting page https://pypi.org/simple/jupymake/ 2021-07-14T13:12:24,465 Found index url https://pypi.org/simple 2021-07-14T13:12:24,643 Found link https://files.pythonhosted.org/packages/4e/88/a254690305d7f4aec96814ab5b27b160ef0de40aa699a284055a0debb2dd/JuPyMake-0.3.tar.gz#sha256=9ce27f23adcd11cb6baf40b79a4450d2d2937ed7136214a01dda7dafd7575476 (from https://pypi.org/simple/jupymake/), version: 0.3 2021-07-14T13:12:24,643 Found link https://files.pythonhosted.org/packages/3b/89/a308b00c41451cf7d971059b7bbb5a623d4cec692cd3564c2e654a684fea/JuPyMake-0.5.tar.gz#sha256=d7e3cde585b268128a3991c9ca8c5ecf9b6b6fc42615dac352bd34c107d065ff (from https://pypi.org/simple/jupymake/), version: 0.5 2021-07-14T13:12:24,644 Found link https://files.pythonhosted.org/packages/0d/48/862c5d7614d99419f55239059c6dec1deff60b30d419666545d763da1520/JuPyMake-0.7.tar.gz#sha256=4e403e09a63b58505dd1c3f9f0f7a3d36c939c4f6f5effcd92da99e583a8009f (from https://pypi.org/simple/jupymake/), version: 0.7 2021-07-14T13:12:24,644 Found link https://files.pythonhosted.org/packages/a2/20/df07a05d2b56f8a901e9eda147574a7c6f58137efbf65ba87ba749225eb0/JuPyMake-0.8.tar.gz#sha256=693ee8817ba4675660ea63be6e624b7425a571e941b1233f4df9030a5c6a5c6a (from https://pypi.org/simple/jupymake/), version: 0.8 2021-07-14T13:12:24,644 Found link https://files.pythonhosted.org/packages/32/dd/0a48546daa2461e57207d31eeb64a3ad77fd9fb339d90e1e067ea25991a5/JuPyMake-0.9.tar.gz#sha256=4c756cd6a6056a20cd71f7b5e463c79dad0257241bbd32a40b750882fafdb545 (from https://pypi.org/simple/jupymake/), version: 0.9 2021-07-14T13:12:24,644 Skipping link: not a file: https://pypi.org/simple/jupymake/ 2021-07-14T13:12:24,663 Given no hashes to check 1 links for project 'jupymake': discarding no candidates 2021-07-14T13:12:24,685 Collecting jupymake==0.9 2021-07-14T13:12:24,687 Created temporary directory: /tmp/pip-unpack-0aba8h5e 2021-07-14T13:12:24,734 Downloading JuPyMake-0.9.tar.gz (10 kB) 2021-07-14T13:12:24,756 Added jupymake==0.9 from https://files.pythonhosted.org/packages/32/dd/0a48546daa2461e57207d31eeb64a3ad77fd9fb339d90e1e067ea25991a5/JuPyMake-0.9.tar.gz#sha256=4c756cd6a6056a20cd71f7b5e463c79dad0257241bbd32a40b750882fafdb545 to build tracker '/tmp/pip-req-tracker-sw7081wv' 2021-07-14T13:12:24,757 Running setup.py (path:/tmp/pip-wheel-1oxw0x14/jupymake_1b4de645e6ce4202a0fb1fd2b2224ab9/setup.py) egg_info for package jupymake 2021-07-14T13:12:24,758 Created temporary directory: /tmp/pip-pip-egg-info-bmwn7tjt 2021-07-14T13:12:24,758 Running command python setup.py egg_info 2021-07-14T13:12:25,864 Traceback (most recent call last): 2021-07-14T13:12:25,865 File "", line 1, in 2021-07-14T13:12:25,865 File "/tmp/pip-wheel-1oxw0x14/jupymake_1b4de645e6ce4202a0fb1fd2b2224ab9/setup.py", line 22, in 2021-07-14T13:12:25,865 polymake_cflags = conditional_decode( subprocess.check_output( [ "polymake-config", "--cflags" ] ).strip() ).split(' ') 2021-07-14T13:12:25,866 File "/usr/lib/python3.9/subprocess.py", line 424, in check_output 2021-07-14T13:12:25,866 return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, 2021-07-14T13:12:25,866 File "/usr/lib/python3.9/subprocess.py", line 505, in run 2021-07-14T13:12:25,867 with Popen(*popenargs, **kwargs) as process: 2021-07-14T13:12:25,867 File "/usr/lib/python3.9/subprocess.py", line 951, in __init__ 2021-07-14T13:12:25,868 self._execute_child(args, executable, preexec_fn, close_fds, 2021-07-14T13:12:25,869 File "/usr/lib/python3.9/subprocess.py", line 1823, in _execute_child 2021-07-14T13:12:25,870 raise child_exception_type(errno_num, err_msg, err_filename) 2021-07-14T13:12:25,871 FileNotFoundError: [Errno 2] No such file or directory: 'polymake-config' 2021-07-14T13:12:25,927 WARNING: Discarding https://files.pythonhosted.org/packages/32/dd/0a48546daa2461e57207d31eeb64a3ad77fd9fb339d90e1e067ea25991a5/JuPyMake-0.9.tar.gz#sha256=4c756cd6a6056a20cd71f7b5e463c79dad0257241bbd32a40b750882fafdb545 (from https://pypi.org/simple/jupymake/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T13:12:25,928 ERROR: Could not find a version that satisfies the requirement jupymake==0.9 (from versions: 0.3, 0.5, 0.7, 0.8, 0.9) 2021-07-14T13:12:25,929 ERROR: No matching distribution found for jupymake==0.9 2021-07-14T13:12:25,929 Exception information: 2021-07-14T13:12:25,929 Traceback (most recent call last): 2021-07-14T13:12:25,929 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T13:12:25,929 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T13:12:25,929 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T13:12:25,929 raise RequirementsConflicted(criterion) 2021-07-14T13:12:25,929 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jupymake==0.9') 2021-07-14T13:12:25,929 2021-07-14T13:12:25,929 During handling of the above exception, another exception occurred: 2021-07-14T13:12:25,929 2021-07-14T13:12:25,929 Traceback (most recent call last): 2021-07-14T13:12:25,929 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T13:12:25,929 result = self._result = resolver.resolve( 2021-07-14T13:12:25,929 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T13:12:25,929 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T13:12:25,929 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T13:12:25,929 raise ResolutionImpossible(e.criterion.information) 2021-07-14T13:12:25,929 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jupymake==0.9'), parent=None)] 2021-07-14T13:12:25,929 2021-07-14T13:12:25,929 The above exception was the direct cause of the following exception: 2021-07-14T13:12:25,929 2021-07-14T13:12:25,929 Traceback (most recent call last): 2021-07-14T13:12:25,929 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T13:12:25,929 status = self.run(options, args) 2021-07-14T13:12:25,929 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T13:12:25,929 return func(self, options, args) 2021-07-14T13:12:25,929 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T13:12:25,929 requirement_set = resolver.resolve( 2021-07-14T13:12:25,929 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T13:12:25,929 raise error from e 2021-07-14T13:12:25,929 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jupymake==0.9 2021-07-14T13:12:25,934 Removed jupymake==0.9 from https://files.pythonhosted.org/packages/32/dd/0a48546daa2461e57207d31eeb64a3ad77fd9fb339d90e1e067ea25991a5/JuPyMake-0.9.tar.gz#sha256=4c756cd6a6056a20cd71f7b5e463c79dad0257241bbd32a40b750882fafdb545 from build tracker '/tmp/pip-req-tracker-sw7081wv' 2021-07-14T13:12:25,934 Removed build tracker: '/tmp/pip-req-tracker-sw7081wv'