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

Conda executable not found #4

Open
maartenpaul opened this issue Dec 16, 2024 · 0 comments
Open

Conda executable not found #4

maartenpaul opened this issue Dec 16, 2024 · 0 comments

Comments

@maartenpaul
Copy link

I would be happy to test your software to see how it can be used for segmentation and training on OMERO-stored image data.

I have tried to build your docker images using docker-compose.
I do run into an issue with building the seg-serve image.
The issue appears to occur from this line from the respective Dockerfile
https://github.com/hip-satomi/SegServe/blob/883b626a41fd696e0adf7bf944dad418a490f879/Dockerfile#L29

ERROR [seg-serve  9/14] RUN mlflow run https://github.com/hip-satomi/Cellpose-Executor.git -e info -v main
------      
 > [seg-serve  9/14] RUN mlflow run https://github.com/hip-satomi/Cellpose-Executor.git -e info -v main:
1.684 2024/12/16 09:09:55 INFO mlflow.projects.utils: === Fetching project from https://github.com/hip-satomi/Cellpose-Executor.git into /tmp/tmpvi_qruv4 ===
2.347 2024/12/16 09:09:56 ERROR mlflow.cli: === Could not find Conda executable at conda. Ensure Conda is installed as per the instructions at https://conda.io/projects/conda/en/latest/user-guide/install/index.html. You can also configure MLflow to look for a specific Conda executable by setting the MLFLOW_CONDA_HOME environment variable to the path of the Conda executable ===
------
failed to solve: process "/usr/local/bin/_dockerfile_shell.sh mlflow run https://github.com/hip-satomi/Cellpose-Executor.git -e info -v main" did not complete successfully: exit code: 1

Possibly something has changed in the dependencies of the Dockerfile? Do you maybe have a suggestion of a different branch of the repository that works?

Best, Maarten

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

1 participant