Hi @eirannejad ,
I opened here a new issue considering using Conda environment in ScriptEditor.
Please update here if there is a possibility to use
We would really like to have this feature available.
Hi @eirannejad ,
I opened here a new issue considering using Conda environment in ScriptEditor.
Please update here if there is a possibility to use
We would really like to have this feature available.
Yes, there are multiple issues with Conda. Because Python in Rhino runs in it own environment it can get confusing exact what is going on.
What is the specific problem in this case?
Many off the issues you see in this thread:
It is not really clear what we can do about all of it, although we are going to continue to look into it.
The issue is that a lot of researchers works like this:
That is a daily workflow:
For library development you have only one configuration, but for research project many of them. Plus Conda takes care or all the linking during installation since pip not often can handle all the package configurations.
Support for conda environment for Rhino always pop out in the meetings already for 1 year. But there is not really anything we can do. Except of editable install to the rhino python directory.
Rhino ScriptEditor is awesome, but it could be more awesome with conda support
In summary this is what I am describing, the middle is often the case at ETHZ: