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

Update poetry.lock #332

Closed
rhine3 opened this issue Jun 21, 2021 · 1 comment
Closed

Update poetry.lock #332

rhine3 opened this issue Jun 21, 2021 · 1 comment

Comments

@rhine3
Copy link
Member

rhine3 commented Jun 21, 2021

I have run into this issue a few times: ipython/ipykernel#540 and I believe John Kearney (?) has as well. It's a minor but annoying issue.

We can solve it either by downgrading ipython to version 7.10 or eventually upgrading ipykernel to 6.0 (but this version is not released yet; latest release was 5.5 on May 13).

This will also change several dependencies as well as perform some automatic updates via Poetry. So, I don't want to do this before the 0.5 release, just in case the changed packages create bugs that testing doesn't catch.

rhine3 added a commit that referenced this issue Jun 22, 2021
@rhine3
Copy link
Member Author

rhine3 commented Jun 22, 2021

Ended up having to update this anyway to get poetry-built environment to pip install. Some dependency issues were causing poetry to select a version of scikit-learn that failed to install. This was fixed by using poetry to upgrade to scikit-learn 0.24.2.

@rhine3 rhine3 closed this as completed Jun 22, 2021
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