can you try updating the jupyter_core package using conda or pip. We
may have forgotten to update a dependency version.

On Mon, Jan 22, 2018 at 1:28 PM, Tom Brander <[email protected]> wrote:
> Got no error on the upgrade but get this now when trying to run notebook so
> I'm stuck!
> Some sort of config issue?
> Help appreciated!
>
> tom@tomServal:~$ jupyter notebook
> Traceback (most recent call last):
>   File "/home/tom/anaconda3/bin/jupyter-notebook", line 4, in <module>
>     import notebook.notebookapp
>   File
> "/home/tom/anaconda3/lib/python3.6/site-packages/notebook/__init__.py", line
> 25, in <module>
>     from .nbextensions import install_nbextension
>   File
> "/home/tom/anaconda3/lib/python3.6/site-packages/notebook/nbextensions.py",
> line 27, in <module>
>     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
> "Project Jupyter" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jupyter/2fa07753-7e2d-44db-81d4-627de8d5ab58%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.



-- 
Brian E. Granger
Associate Professor of Physics and Data Science
Cal Poly State University, San Luis Obispo
@ellisonbg on Twitter and GitHub
[email protected] and [email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/CAH4pYpQMO3919ZfTFHaTewGMG5kNosLWPBmE4wHAcMzX8O1dQw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to