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

Can't import function from module 'bioimageio.core' #60

Open
yhfu2307 opened this issue Oct 2, 2024 · 3 comments
Open

Can't import function from module 'bioimageio.core' #60

yhfu2307 opened this issue Oct 2, 2024 · 3 comments

Comments

@yhfu2307
Copy link

yhfu2307 commented Oct 2, 2024

I got the error information as 'cannot import name 'resolve_local_source' from 'bioimageio.core.resource_io.utils' (/usr/local/lib/python3.10/dist-packages/bioimageio/core/resource_io/utils.py)'. I wonder which version of bioimageio.core and bioimageio.spec should I use.

@jdeschamps
Copy link
Member

Hi,

Which versions bioimage.code do you have installed?

@yhfu2307
Copy link
Author

yhfu2307 commented Oct 3, 2024

Hi,

I first used the newest version 0.6.9 and also tried 0.5.3 and 0.4.7. Thanks!

@jdeschamps
Copy link
Member

jdeschamps commented Oct 4, 2024

Alright! We will try to have a look early next week, but we are currently stretched thin...

If you are feeling adventurous, we will be retiring the TensorFlow napari plugin and replace it by a similar one that is using our newest library (CAREamics). The installation instructions are not there yet (hopefully updated next week as well; you need to install PyTorch following the website, then napari according to their website, then pip install git+https://github.com/CAREamics/careamics-napari.git), but we will be a lot more reactive there since it is actively developed (and supported): https://github.com/CAREamics/careamics-napari.

It is still an alpha version (e.g. it is missing a prediction plugin for instance), we will officially release it for the I2K conference end of October.

Prediction plugin and BMZ support should be there next week or the one after.

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