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

Notebook broke due to dependency problem #77

Open
sporst opened this issue Nov 9, 2021 · 1 comment
Open

Notebook broke due to dependency problem #77

sporst opened this issue Nov 9, 2021 · 1 comment

Comments

@sporst
Copy link

sporst commented Nov 9, 2021

Hi,

the linked example notebook broke (regardless of whether it's executed on Binder or Colab) with the following dependency problem:

There are some problems showing when initially executing the first cell. When executing the second cell afterwards I get this:

ContextualVersionConflict: (scipy 1.4.1 (/usr/local/lib/python3.7/dist-packages), Requirement.parse('scipy<2.0,>=1.6'), {'vpype'})

@pedugnat
Copy link

As a quick fix for now you can use Kaggle notebooks, their env seems to be OK to run these dependencies.

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