Dean Ranmar

Results 3 issues of Dean Ranmar

Hi, I have just followed the instructions for installing PyImageJ using mamba. running the complete test command gave the following syntax error: `(pyimagej) C:\Windows\system32>python -c "import imagej; ij = imagej.init("2.14.0");...

Hi, I have loaded an image and run a pretrained model and fixed the resulting labeling. However, when going to step 4 for training, this option is inactive: ![image](https://github.com/kevinjohncutler/omnipose/assets/11374080/cf1e2a32-25bf-47b4-b207-d3eec0f59949) Any...

Hi, trying to install cellpose-napari via the **install/uninstall plugin** option from napari ui, the following error accrues: ``` from conda._vendor.auxlib.ish import dals ModuleNotFoundError: No module named 'conda._vendor.auxlib' ``` I was...