Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quickstart build fails #41

Open
stevejpurves opened this issue Apr 4, 2023 · 0 comments
Open

quickstart build fails #41

stevejpurves opened this issue Apr 4, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@stevejpurves
Copy link
Member

Description

Following the instructions in the README -- after cloning I run: npm run quickstart.
Part way through the build process, it exits with the following error:

Running Sphinx v4.5.0
making output directory... done
myst v0.15.2: MdParserConfig(renderer='sphinx', commonmark_only=False, enable_extensions=['dollarmath'], dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', disable_syntax=[], url_schemes=['http', 'https', 'mailto', 'ftp'], heading_anchors=3, heading_slug_func=None, html_meta=[], footnote_transition=True, substitutions=[], sub_delimiters=['{', '}'], words_per_minute=200)
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 3 source files that are out of date
updating environment: [new config] 3 added, 0 changed, 0 removed
reading sources... [100%] index                                                                                                                                                                                 
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... failed

Warning, treated as error:
unsupported theme option 'pygment_light_style' given
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Reproduce

  1. git clone https://github.com/jupyterlite/pyodide-kernel
  2. cd pyodide-kernel
  3. npm run quickstart

Expected behavior

The build to complete fully.

Context

  • pyodide-kernel version: 0.0.6
  • Operating System and version: macos 12.6
  • Browser and version: n/a
@stevejpurves stevejpurves added the bug Something isn't working label Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant