Skip to content

pytddmon returning continuous "?ERROR" message when Jupyter kernel running from folder #31

@OscarSouth

Description

@OscarSouth

image

return __import__(module, globals(), locals(), ["*"])
ModuleNotFoundError: No module named 'ipynb_checkpoints'

I'm pretty sure the cause is the 'ipynb_checkpoints' hidden file that Jupyter generates. It happens both with Jupyter Notebook and Atom+Hydrogen. When deleting these files from the folder then tests run correctly, but not sure how to deal with it as the folder is generated automatically when I edit the files with a Jupyter Lab text editor or Atom with Hydrogen running.

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