You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At this moment a conda-environment can be selected in spyder. However when doing so the winpython path are still in PATH and may mess up the imports of modules with dlls (for example numpy).
Would it be possible to work around this somehow?
"they didn't know it was impossible, so they did it" doesn't always ends well.
Maybe there are Spyder option(s) that may give your user a chance, like in the Spyder "Preference -> Execution" panel an option "clear all the variables before execution"
I don't know if it is possible to support this.
At this moment a conda-environment can be selected in spyder. However when doing so the winpython path are still in
PATH
and may mess up the imports of modules with dlls (for example numpy).Would it be possible to work around this somehow?
capytaine/capytaine#111
The text was updated successfully, but these errors were encountered: