Add more helpful error on misconfigured conda env. Closes #1897#1989
Add more helpful error on misconfigured conda env. Closes #1897#1989
Conversation
|
The issue might also arise when using |
|
It actually seems to be working for me from within a custom conda environment (after I update my PATH). Are you able to reproduce the failure when within a custom conda environment? Just to make sure I am not missing anything, I am running: source activate deepforge
source activate deepforge-server |
|
An alternative could be to find the location of the conda bin directory when starting the server. |
|
I am a little puzzled. In my earlier example, I was running the second command ( |
|
Its not an error. I am bit weary about adding a directory to the |
|
I would like to avoid trying to automatically fix the issue. It would probably get a bit hairy (across different OS'es and conda implmentations/versions) and I would rather spend our development time on more important things. |




Perhaps this is too much help info? I think it should be all useful but would be open to thoughts/comments...