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

Dependency problem during netlify deployment #657

Open
topspinj opened this issue Feb 6, 2022 Discussed in #645 · 1 comment
Open

Dependency problem during netlify deployment #657

topspinj opened this issue Feb 6, 2022 Discussed in #645 · 1 comment

Comments

@topspinj
Copy link

topspinj commented Feb 6, 2022

Discussed in #645

Originally posted by topspinj January 30, 2022
When I try to deploy my Jupyter book via Netflix, this error gets thrown:

pkg_resources.ContextualVersionConflict: (click 7.1.2 (/opt/buildhome/python3.8/lib/python3.8/site-packages), Requirement.parse('click>=8.0.0'), {'black'})

Anyone encounter this before?

I can build jupyter book locally with no issue. I was also able to deploy via Netlify last week. I made a few changes (which I believe are non-breaking) to my notebooks today and for some reason, deployment is failing.

My specs:

Jupyter Book      : 0.12.1
External ToC      : 0.2.3
MyST-Parser       : 0.15.2
MyST-NB           : 0.13.1
Sphinx Book Theme : 0.1.7
Jupyter-Cache     : 0.4.3
NbClient          : 0.5.9

requirements.txt:

jupyter-book
pandas
matplotlib
numpy
seaborn  
matplotlib 
@welcome
Copy link

welcome bot commented Feb 6, 2022

Thanks for opening your first issue here! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.

If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).

Welcome to the EBP community! 🎉

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