-
Notifications
You must be signed in to change notification settings - Fork 11
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.bat path #12
Comments
Hello and thanks for the message. Perhaps that way you can use it. I will try and test it myself EDIT: IT DOESN'T WORK, I will make a new release |
So I have done the following and it works as expected on the last release of the extension Install Cellpose with Cuda 11.3 GPU Support
Find the Python Executable
Use that path in the latest version of the Cellpose ExtensionAnd Select Run Cellpose and try itHere is my result
|
Hi,
It is amazing to setup cellpost under BIOP.
However, I am working within intranet and cannot modify PATH. I would like to request conda.bat setup unde Cellpose.
create new text input for conda.batl
or modify conda.bat path by adapting from cellpose env, like CellposeEnvDir -> "D:\Anaconda3\envs\cellpose", then conda.bat -> "D:\Anaconda3\condabin\conda.bat".
Thanks a lot!
The text was updated successfully, but these errors were encountered: