Package Details: python-jupyter_sphinx 0.4.0-1

Git Clone URL: https://aur.archlinux.org/python-jupyter_sphinx.git (read-only, click to copy)
Package Base: python-jupyter_sphinx
Description: Sphinx extension for rendering of Jupyter interactive widgets
Upstream URL: https://jupyter-sphinx.readthedocs.io
Licenses: BSD
Conflicts: python-jupyter-sphinx
Provides: python-jupyter-sphinx
Submitter: Universebenzene
Maintainer: Universebenzene
Last Packager: Universebenzene
Votes: 0
Popularity: 0.000000
First Submitted: 2021-05-13 05:46 (UTC)
Last Updated: 2022-09-26 16:15 (UTC)

Latest Comments

maltejur commented on 2022-04-26 19:29 (UTC)

I get this error while building:

...
==> Starting 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(
/usr/sbin/python: No module named pip
error: Command '['/usr/sbin/python', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmppe0yzlmd', '--quiet', 'jupyterlab-widgets>=1.0.0']' returned non-zero exit status 1.
==> ERROR: A failure occurred in check().
    Aborting...
error: failed to build 'python-jupyter_sphinx-0.3.2-1': 

I think you should add python-pip as a check dependency.