meta icon indicating copy to clipboard operation
meta copied to clipboard

Dependency problem during netlify deployment

Open topspinj opened this issue 3 years ago • 1 comments

Discussed in https://github.com/executablebooks/meta/discussions/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 

topspinj avatar Feb 06 '22 15:02 topspinj

Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
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! :tada:

welcome[bot] avatar Feb 06 '22 15:02 welcome[bot]