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

No module named 'eds_scikit.biology' #10

Closed
strayMat opened this issue Dec 5, 2022 · 2 comments
Closed

No module named 'eds_scikit.biology' #10

strayMat opened this issue Dec 5, 2022 · 2 comments

Comments

@strayMat
Copy link
Contributor

strayMat commented Dec 5, 2022

I don't manage to load the package because of the importation of the eds_scikit.biology module in the init.py file :

I am trying to use the package inside a jupyterlab of the scikit-eds project.

input:

import eds_scikit

output:

import eds_scikit.biology  # noqa: F401 --> To register functions
@Thomzoy
Copy link
Collaborator

Thomzoy commented Dec 5, 2022

Hi @strayMat !

Thanks for the notice, indeed there was a problem it this PyPI release.
We'll propose v0.1.2 that should fix everything ;)

@Thomzoy
Copy link
Collaborator

Thomzoy commented Dec 5, 2022

v0.1.2 is out resolving this issue !

@Thomzoy Thomzoy closed this as completed Dec 5, 2022
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