AllenDowney / AllenDowney/ThinkPythonSolutions

No such file or directory: 'header_latex.ipynb'

Open
#14 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
232
Forks
92
PR merge metrics
No merged PRs in 30d

Description

Describe the bug

ThinkPythonSolutions/build/lib/python3.13/site-packages/nbformat/__init__.py", line 171, in read
    with open(fp, encoding="utf8") as f:  # noqa: PTH123
         ~~~~^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'header_latex.ipynb'

To Reproduce
Steps to reproduce the behavior:

  1. cd latex
  2. make convert_book

Expected behavior
Would you confirm if 'header_latex.ipynb' is missing or Correct the build.sh (Line 22) in latex directory?

@AllenDowney

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running make convert_book from latex, then inspect line 22 of latex/build.sh and the repository location of header_latex.ipynb. Done means the command resolves the notebook correctly and completes without the reported FileNotFoundError.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, shell
Domain
build-system, documentation
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.