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

Poetry and nbconvert dependency resolution (ModuleNotFoundError: No module named 'attrs') #2153

Open
RoelantStegmann opened this issue Jun 4, 2024 · 0 comments

Comments

@RoelantStegmann
Copy link

RoelantStegmann commented Jun 4, 2024

I use poetry 1.8.3 as my package manager but when I do poetry add nbconvert I have dependencies missing. This makes it impossible to run jupyter nbconvert. This happens for nbconvert 7.16.4 and 6.4.3

If I run pip install nbconvert I get the missing packages (a.o. attrs, bleach, pandocfilters).

Is it a known issue that nbconvert doesn't work well with poetry?

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

1 participant