Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cann't download css files #23

Closed
dongweiming opened this issue May 17, 2015 · 1 comment
Closed

Cann't download css files #23

dongweiming opened this issue May 17, 2015 · 1 comment
Milestone

Comments

@dongweiming
Copy link

Install notebook but display this error:

    Complete output from command /Users/dongweiming/.virtualenvs/jupyter_notebook/bin/python -c "import setuptools, tokenize; __file__='/Users/dongweiming/.virtualenvs/jupyter_notebook/src/nbconvert/setup.py'; exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" develop --no-deps:
    running develop
    running css
    Failed to download css from https://cdn.jupyter.org/notebook/4.0.0-dev/style/style.min.css: [Errno socket error] [Errno 1] _ssl.c:504: error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error
    error: None

    ----------------------------------------
    Command "/Users/dongweiming/.virtualenvs/jupyter_notebook/bin/python -c "import setuptools, tokenize; __file__='/Users/dongweiming/.virtualenvs/jupyter_notebook/src/nbconvert/setup.py'; exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" develop --no-deps" failed with error code 1 in /Users/dongweiming/.virtualenvs/jupyter_notebook/src/nbconvert

i have to use http:// instead of https://

@takluyver
Copy link
Member

This looks like a duplicate of #21, though it's interesting that it works with http. Let's continue the discussion on that.

@takluyver takluyver added this to the no action milestone May 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants