New review comment by dkwo on void-packages repository https://github.com/void-linux/void-packages/pull/35376#discussion_r826984429 Comment: in which case, I get: ``` => python3-jupyter_server-1.13.5_1: running do_check ... running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.10/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. /usr/bin/python3: No module named pip error: Command '['/usr/bin/python3', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmprp9eg75u', '--quiet', 'argon2-cffi']' returned non-zero exit status 1. => ERROR: python3-jupyter_server-1.13.5_1: do_check: 'python3 setup.py ${make_check_target} ${make_check_args}' exited with 1 => ERROR: in do_check() at common/build-style/python3-module.sh:40 ```