2021-07-13T00:11:23,452 Created temporary directory: /tmp/pip-ephem-wheel-cache-1cghh47e 2021-07-13T00:11:23,455 Created temporary directory: /tmp/pip-req-tracker-nb7o4fqf 2021-07-13T00:11:23,456 Initialized build tracking at /tmp/pip-req-tracker-nb7o4fqf 2021-07-13T00:11:23,456 Created build tracker: /tmp/pip-req-tracker-nb7o4fqf 2021-07-13T00:11:23,456 Entered build tracker: /tmp/pip-req-tracker-nb7o4fqf 2021-07-13T00:11:23,457 Created temporary directory: /tmp/pip-wheel-194lsumw 2021-07-13T00:11:23,489 1 location(s) to search for versions of jupymake: 2021-07-13T00:11:23,489 * https://pypi.org/simple/jupymake/ 2021-07-13T00:11:23,489 Fetching project page and analyzing links: https://pypi.org/simple/jupymake/ 2021-07-13T00:11:23,490 Getting page https://pypi.org/simple/jupymake/ 2021-07-13T00:11:23,492 Found index url https://pypi.org/simple 2021-07-13T00:11:23,667 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-13T00:11:23,667 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-13T00:11:23,668 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-13T00:11:23,668 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-13T00:11:23,668 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-13T00:11:23,669 Skipping link: not a file: https://pypi.org/simple/jupymake/ 2021-07-13T00:11:23,689 Given no hashes to check 1 links for project 'jupymake': discarding no candidates 2021-07-13T00:11:23,710 Collecting jupymake==0.7 2021-07-13T00:11:23,712 Created temporary directory: /tmp/pip-unpack-f208btnl 2021-07-13T00:11:23,753 Downloading JuPyMake-0.7.tar.gz (10.0 kB) 2021-07-13T00:11:23,776 Added jupymake==0.7 from https://files.pythonhosted.org/packages/0d/48/862c5d7614d99419f55239059c6dec1deff60b30d419666545d763da1520/JuPyMake-0.7.tar.gz#sha256=4e403e09a63b58505dd1c3f9f0f7a3d36c939c4f6f5effcd92da99e583a8009f to build tracker '/tmp/pip-req-tracker-nb7o4fqf' 2021-07-13T00:11:23,778 Running setup.py (path:/tmp/pip-wheel-194lsumw/jupymake_51bd7918a92a4ecfb0da50bfa3dc82c9/setup.py) egg_info for package jupymake 2021-07-13T00:11:23,778 Created temporary directory: /tmp/pip-pip-egg-info-8i58kbql 2021-07-13T00:11:23,779 Running command python setup.py egg_info 2021-07-13T00:11:24,768 Traceback (most recent call last): 2021-07-13T00:11:24,769 File "", line 1, in 2021-07-13T00:11:24,769 File "/tmp/pip-wheel-194lsumw/jupymake_51bd7918a92a4ecfb0da50bfa3dc82c9/setup.py", line 20, in 2021-07-13T00:11:24,769 polymake_cflags = conditional_decode( subprocess.check_output( [ "polymake-config", "--cflags" ] ).strip() ).split(' ') 2021-07-13T00:11:24,770 File "/usr/lib/python3.9/subprocess.py", line 424, in check_output 2021-07-13T00:11:24,770 return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, 2021-07-13T00:11:24,770 File "/usr/lib/python3.9/subprocess.py", line 505, in run 2021-07-13T00:11:24,771 with Popen(*popenargs, **kwargs) as process: 2021-07-13T00:11:24,771 File "/usr/lib/python3.9/subprocess.py", line 951, in __init__ 2021-07-13T00:11:24,772 self._execute_child(args, executable, preexec_fn, close_fds, 2021-07-13T00:11:24,772 File "/usr/lib/python3.9/subprocess.py", line 1823, in _execute_child 2021-07-13T00:11:24,774 raise child_exception_type(errno_num, err_msg, err_filename) 2021-07-13T00:11:24,774 FileNotFoundError: [Errno 2] No such file or directory: 'polymake-config' 2021-07-13T00:11:24,838 WARNING: Discarding https://files.pythonhosted.org/packages/0d/48/862c5d7614d99419f55239059c6dec1deff60b30d419666545d763da1520/JuPyMake-0.7.tar.gz#sha256=4e403e09a63b58505dd1c3f9f0f7a3d36c939c4f6f5effcd92da99e583a8009f (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-13T00:11:24,839 ERROR: Could not find a version that satisfies the requirement jupymake==0.7 (from versions: 0.3, 0.5, 0.7, 0.8, 0.9) 2021-07-13T00:11:24,840 ERROR: No matching distribution found for jupymake==0.7 2021-07-13T00:11:24,840 Exception information: 2021-07-13T00:11:24,840 Traceback (most recent call last): 2021-07-13T00:11:24,840 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T00:11:24,840 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T00:11:24,840 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T00:11:24,840 raise RequirementsConflicted(criterion) 2021-07-13T00:11:24,840 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jupymake==0.7') 2021-07-13T00:11:24,840 2021-07-13T00:11:24,840 During handling of the above exception, another exception occurred: 2021-07-13T00:11:24,840 2021-07-13T00:11:24,840 Traceback (most recent call last): 2021-07-13T00:11:24,840 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T00:11:24,840 result = self._result = resolver.resolve( 2021-07-13T00:11:24,840 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T00:11:24,840 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T00:11:24,840 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T00:11:24,840 raise ResolutionImpossible(e.criterion.information) 2021-07-13T00:11:24,840 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jupymake==0.7'), parent=None)] 2021-07-13T00:11:24,840 2021-07-13T00:11:24,840 The above exception was the direct cause of the following exception: 2021-07-13T00:11:24,840 2021-07-13T00:11:24,840 Traceback (most recent call last): 2021-07-13T00:11:24,840 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T00:11:24,840 status = self.run(options, args) 2021-07-13T00:11:24,840 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T00:11:24,840 return func(self, options, args) 2021-07-13T00:11:24,840 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T00:11:24,840 requirement_set = resolver.resolve( 2021-07-13T00:11:24,840 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T00:11:24,840 raise error from e 2021-07-13T00:11:24,840 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jupymake==0.7 2021-07-13T00:11:24,845 Removed jupymake==0.7 from https://files.pythonhosted.org/packages/0d/48/862c5d7614d99419f55239059c6dec1deff60b30d419666545d763da1520/JuPyMake-0.7.tar.gz#sha256=4e403e09a63b58505dd1c3f9f0f7a3d36c939c4f6f5effcd92da99e583a8009f from build tracker '/tmp/pip-req-tracker-nb7o4fqf' 2021-07-13T00:11:24,846 Removed build tracker: '/tmp/pip-req-tracker-nb7o4fqf'