question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Execution failed - Build the demo book

See original GitHub issue

Describe the bug Followed the steps provided in the main book: image

Error log is attached. error.txt

To Reproduce

Steps to reproduce the behavior:

All the files downloaded from github: https://executablebooks.github.io/quantecon-mini-example/docs/index.html

Error occurs running jb build ./mini_books

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:18 (16 by maintainers)

github_iconTop GitHub Comments

2reactions
akhmerovcommented, Aug 27, 2020

0.3.0 0.3.1 😇

1reaction
phaustincommented, Aug 26, 2020

@mmcky – I think it’s just a pinning problem. The bug is fixed in jupyter-sphinx 0.3.0a1 but something has a hard pin to 0.2.4. The correct commit to use is the @foster999 fork I reference in https://github.com/eoas-ubc/quantecon-mini-example/blob/windows_dev/environment_dev.yml. The full traceback is https://github.com/eoas-ubc/quantecon-mini-example/blob/windows_dev/sphinx-err-nmgmp4wy.txt

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bug on building the example from Jupyter Book
I am following the steps provided in https://jupyterbook.org/intro.html but I cant execute this command jupyter-book build ./mini_book .
Read more >
Gradle: Execution failed for task ':processDebugManifest'
Found the solution to this problem: gradle assemble -info gave me the hint that the Manifests have different SDK Versions and cannot be...
Read more >
Great Demo!: How To Create And Execute Stunning Software ...
Amazon.com: Great Demo!: How To Create And Execute Stunning Software Demonstrations: 9780595345595: Cohan, Peter: Books.
Read more >
[SOLVED] Execution failed for task ':app:kaptDebugKotlin'
I'm just starting on enabling data binding by adding this code to my build.gradle (app) file: apply plugin: 'kotlin-kapt' android ...
Read more >
How to Fix 'Terminated With Exit Code 1' Error - Komodor
An application error is a programming error in any code running within the ... Make sure that the port the application uses is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found