2021-07-12T23:03:22,796 Created temporary directory: /tmp/pip-ephem-wheel-cache-eq0w074j 2021-07-12T23:03:22,800 Created temporary directory: /tmp/pip-req-tracker-z5peeylg 2021-07-12T23:03:22,800 Initialized build tracking at /tmp/pip-req-tracker-z5peeylg 2021-07-12T23:03:22,800 Created build tracker: /tmp/pip-req-tracker-z5peeylg 2021-07-12T23:03:22,800 Entered build tracker: /tmp/pip-req-tracker-z5peeylg 2021-07-12T23:03:22,801 Created temporary directory: /tmp/pip-wheel-fjnn_8ra 2021-07-12T23:03:22,833 1 location(s) to search for versions of jupymake: 2021-07-12T23:03:22,833 * https://pypi.org/simple/jupymake/ 2021-07-12T23:03:22,833 Fetching project page and analyzing links: https://pypi.org/simple/jupymake/ 2021-07-12T23:03:22,834 Getting page https://pypi.org/simple/jupymake/ 2021-07-12T23:03:22,836 Found index url https://pypi.org/simple 2021-07-12T23:03:23,018 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-12T23:03:23,018 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-12T23:03:23,019 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-12T23:03:23,019 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-12T23:03:23,019 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-12T23:03:23,019 Skipping link: not a file: https://pypi.org/simple/jupymake/ 2021-07-12T23:03:23,038 Given no hashes to check 1 links for project 'jupymake': discarding no candidates 2021-07-12T23:03:23,056 Collecting jupymake==0.3 2021-07-12T23:03:23,058 Created temporary directory: /tmp/pip-unpack-sk8kt0iz 2021-07-12T23:03:23,101 Downloading JuPyMake-0.3.tar.gz (9.9 kB) 2021-07-12T23:03:23,129 Added jupymake==0.3 from https://files.pythonhosted.org/packages/4e/88/a254690305d7f4aec96814ab5b27b160ef0de40aa699a284055a0debb2dd/JuPyMake-0.3.tar.gz#sha256=9ce27f23adcd11cb6baf40b79a4450d2d2937ed7136214a01dda7dafd7575476 to build tracker '/tmp/pip-req-tracker-z5peeylg' 2021-07-12T23:03:23,131 Running setup.py (path:/tmp/pip-wheel-fjnn_8ra/jupymake_953221bac21f41119f930536774d1015/setup.py) egg_info for package jupymake 2021-07-12T23:03:23,131 Created temporary directory: /tmp/pip-pip-egg-info-tpuxun2r 2021-07-12T23:03:23,132 Running command python setup.py egg_info 2021-07-12T23:03:24,182 Traceback (most recent call last): 2021-07-12T23:03:24,182 File "", line 1, in 2021-07-12T23:03:24,183 File "/tmp/pip-wheel-fjnn_8ra/jupymake_953221bac21f41119f930536774d1015/setup.py", line 13, in 2021-07-12T23:03:24,183 polymake_cflags = [ subprocess.check_output( [ "polymake-config", "--cflags" ] ).strip().decode( 'utf-8' ) ] 2021-07-12T23:03:24,183 File "/usr/lib/python3.9/subprocess.py", line 424, in check_output 2021-07-12T23:03:24,183 return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, 2021-07-12T23:03:24,184 File "/usr/lib/python3.9/subprocess.py", line 505, in run 2021-07-12T23:03:24,185 with Popen(*popenargs, **kwargs) as process: 2021-07-12T23:03:24,185 File "/usr/lib/python3.9/subprocess.py", line 951, in __init__ 2021-07-12T23:03:24,186 self._execute_child(args, executable, preexec_fn, close_fds, 2021-07-12T23:03:24,186 File "/usr/lib/python3.9/subprocess.py", line 1823, in _execute_child 2021-07-12T23:03:24,197 raise child_exception_type(errno_num, err_msg, err_filename) 2021-07-12T23:03:24,198 FileNotFoundError: [Errno 2] No such file or directory: 'polymake-config' 2021-07-12T23:03:24,260 WARNING: Discarding https://files.pythonhosted.org/packages/4e/88/a254690305d7f4aec96814ab5b27b160ef0de40aa699a284055a0debb2dd/JuPyMake-0.3.tar.gz#sha256=9ce27f23adcd11cb6baf40b79a4450d2d2937ed7136214a01dda7dafd7575476 (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-12T23:03:24,261 ERROR: Could not find a version that satisfies the requirement jupymake==0.3 (from versions: 0.3, 0.5, 0.7, 0.8, 0.9) 2021-07-12T23:03:24,261 ERROR: No matching distribution found for jupymake==0.3 2021-07-12T23:03:24,262 Exception information: 2021-07-12T23:03:24,262 Traceback (most recent call last): 2021-07-12T23:03:24,262 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T23:03:24,262 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T23:03:24,262 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T23:03:24,262 raise RequirementsConflicted(criterion) 2021-07-12T23:03:24,262 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jupymake==0.3') 2021-07-12T23:03:24,262 2021-07-12T23:03:24,262 During handling of the above exception, another exception occurred: 2021-07-12T23:03:24,262 2021-07-12T23:03:24,262 Traceback (most recent call last): 2021-07-12T23:03:24,262 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T23:03:24,262 result = self._result = resolver.resolve( 2021-07-12T23:03:24,262 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T23:03:24,262 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T23:03:24,262 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T23:03:24,262 raise ResolutionImpossible(e.criterion.information) 2021-07-12T23:03:24,262 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jupymake==0.3'), parent=None)] 2021-07-12T23:03:24,262 2021-07-12T23:03:24,262 The above exception was the direct cause of the following exception: 2021-07-12T23:03:24,262 2021-07-12T23:03:24,262 Traceback (most recent call last): 2021-07-12T23:03:24,262 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T23:03:24,262 status = self.run(options, args) 2021-07-12T23:03:24,262 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T23:03:24,262 return func(self, options, args) 2021-07-12T23:03:24,262 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T23:03:24,262 requirement_set = resolver.resolve( 2021-07-12T23:03:24,262 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T23:03:24,262 raise error from e 2021-07-12T23:03:24,262 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jupymake==0.3 2021-07-12T23:03:24,267 Removed jupymake==0.3 from https://files.pythonhosted.org/packages/4e/88/a254690305d7f4aec96814ab5b27b160ef0de40aa699a284055a0debb2dd/JuPyMake-0.3.tar.gz#sha256=9ce27f23adcd11cb6baf40b79a4450d2d2937ed7136214a01dda7dafd7575476 from build tracker '/tmp/pip-req-tracker-z5peeylg' 2021-07-12T23:03:24,268 Removed build tracker: '/tmp/pip-req-tracker-z5peeylg'