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

ImportError: No module named RemoveInputPreprocessor for 2.0.0 above #76

Open
dehiker opened this issue Apr 11, 2024 · 2 comments
Open

Comments

@dehiker
Copy link

dehiker commented Apr 11, 2024

While trying to "jupyter nbconvert" a notebook, I got the error

ImportError: No module named RemoveInputPreprocessor

It works as expected after I downgrade to 1.2.5. Any ideas? Thank you guys!

@JanPalasek
Copy link
Owner

Can you please provide minimum reproducible example? What was the code (notebook) that u used? What was the exact command that u used to run the notebook?

@dehiker
Copy link
Author

dehiker commented Aug 7, 2024

@JanPalasek I got the same error even trying to convert an empty notebook with command:

jupyter nbconvert --to html --template pj --no-input notebooks/test.ipynb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants