Discussion:
[conda] Need help: my Jupyter notebook does not work
Han Fei
2018-04-18 16:20:01 UTC
Permalink
<Loading Image...>

After I install R using conda install -c r r-essentials, my Jupyter
notebook shows the above error. Could anyone help me to solve this. Thanks,


The message shows:


Traceback (most recent call last):
File
"C:\Users\fhan\AppData\Local\Continuum\anaconda3\Scripts\jupyter-notebook-script.py",
line 6, in
from notebook.notebookapp import main
File
"C:\Users\fhan\AppData\Local\Continuum\anaconda3\lib\site-packages\notebook\__init__.py",
line 25, in
from .nbextensions import install_nbextension
File
"C:\Users\fhan\AppData\Local\Continuum\anaconda3\lib\site-packages\notebook\nbextensions.py",
line 27, in
from jupyter_core.utils import ensure_dir_exists
ImportError: cannot import name 'ensure_dir_exists'
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/fa2cfb6a-7807-4a9c-aa67-7efcab17596c%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
Loading...