Skip to content

No such file or directory: 'header_latex.ipynb' #14

@aihua

Description

@aihua

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions