-
Notifications
You must be signed in to change notification settings - Fork 278
Closed
Description
I ran into a problem which has similar traceback as conda/conda#8171 . Despite that issue being marked as resolved and that I am using the latest release of conda 4.6.14, it still happened.
Tried some other things I found on the Internet like uninstalling and re-installing pyzmq
and jupyter
with either conda
or pip
. Didn't help.
In my case, the activate
command gave some warnings about not able to find vc/vcvarsall.bat
, which might or might not be related, as I could still use the environment.
At this point, I have wasted enough time on this, and thus my workaround is to re-create the tutorial enviroment without jupyter
, jupyterlab
, and nodejs
, but add ipython
to the YML, then run the examples inside a good ol' IPython session.
Metadata
Metadata
Assignees
Labels
No labels