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

[BUG] #905

Open
jinshachen opened this issue Mar 29, 2024 · 3 comments
Open

[BUG] #905

jinshachen opened this issue Mar 29, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@jinshachen
Copy link

ImportError: cannot import name 'train' from 'cellpose' (/usr/local/lib/python3.10/dist-packages/cellpose/init.py)

@jinshachen jinshachen added the bug Something isn't working label Mar 29, 2024
@JINGHANcoco
Copy link

pip install cellpose --upgrade

@mrariden
Copy link
Collaborator

@jinshachen please reply with your code that produces the error, the OS your working on, the version of cellpose, the stuff we ask for in the issue submission

@sugan89
Copy link

sugan89 commented Apr 29, 2024

I also have the same issue.
Code that produces the error - from cellpose import train
OS -Windows 10
Cellpose version - 2.2.2
The error that I get - ImportError: cannot import name 'train' from 'cellpose' (c:\Users\XXXXX\Anaconda3\envs\cellpose\lib\site-packages\cellpose_init_.py)

I would like to use the 2.2.2 version of cellpose and train a model from a Jupyter notebook

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants