MouseLand / cellpose

a generalist algorithm for cellular segmentation with human-in-the-loop capabilities
https://www.cellpose.org/
BSD 3-Clause "New" or "Revised" License
1.24k stars 360 forks source link

[INSTALL]Can cellpose3.0 be installed on windows? #912

Closed Evexyn closed 2 months ago

Evexyn commented 2 months ago

Install problem Let us know what issues you are having with installation.

Environment info Please run conda list in your cellpose environment in the terminal / anaconda prompt to let us know your software versions.

Run log Please post all command line/notebook output for us to understand the problem. For this please make sure you are running with verbose mode on. So command line, with --verbose tag, or in a notebook first run

logger = io.logger_setup()

before running any Cellpose functions.

mrariden commented 2 months ago

Yes. Please see the installation instructions. Reopen if needed