a***@gmail.com
2018-08-20 12:58:01 UTC
I have just installed Jupyter and all packages are up to date but Jupyter
crashes:
[***@arch64 pydata-book-2nd-edition]$ jupyter notebook
[I 18:21:22.112 NotebookApp] Writing notebook server cookie secret to
/run/user/1000/jupyter/notebook_cookie_secret
[I 18:21:23.252 NotebookApp] Serving notebooks from local directory:
/home/arnuld/programs/pydata-book-2nd-edition
[I 18:21:23.252 NotebookApp] The Jupyter Notebook is running at:
[I 18:21:23.252 NotebookApp]
http://localhost:8888/?token=7c8ee4a29426b4c8db2bd4075d223bbed47c056c33cff4ef
[I 18:21:23.252 NotebookApp] Use Control-C to stop this server and shut
down all kernels (twice to skip confirmation).
Traceback (most recent call last):
File "/home/arnuld/.local/miniconda3/bin/jupyter-notebook", line 11, in
<module>
sys.exit(main())
File
"/home/arnuld/.local/miniconda3/lib/python3.7/site-packages/jupyter_core/application.py",
line 266, in launch_instance
return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs)
File
"/home/arnuld/.local/miniconda3/lib/python3.7/site-packages/traitlets/config/application.py",
line 658, in launch_instance
app.start()
File
"/home/arnuld/.local/miniconda3/lib/python3.7/site-packages/notebook/notebookapp.py",
line 1697, in start
browser = webbrowser.get(self.browser or None)
File "/home/arnuld/.local/miniconda3/lib/python3.7/webbrowser.py", line
42, in get
register_standard_browsers()
File "/home/arnuld/.local/miniconda3/lib/python3.7/webbrowser.py", line
567, in register_standard_browsers
cmd = _synthesize(cmdline, -1)
File "/home/arnuld/.local/miniconda3/lib/python3.7/webbrowser.py", line
116, in _synthesize
register(browser, None, controller, update_tryorder)
TypeError: register() takes from 2 to 3 positional arguments but 4 were
given
[***@arch64 pydata-book-2nd-edition]$
Seems like this is the bug in Python itself:
https://bugs.python.org/issue31014 but its status is "closed" and I
don't know what to do next.
crashes:
[***@arch64 pydata-book-2nd-edition]$ jupyter notebook
[I 18:21:22.112 NotebookApp] Writing notebook server cookie secret to
/run/user/1000/jupyter/notebook_cookie_secret
[I 18:21:23.252 NotebookApp] Serving notebooks from local directory:
/home/arnuld/programs/pydata-book-2nd-edition
[I 18:21:23.252 NotebookApp] The Jupyter Notebook is running at:
[I 18:21:23.252 NotebookApp]
http://localhost:8888/?token=7c8ee4a29426b4c8db2bd4075d223bbed47c056c33cff4ef
[I 18:21:23.252 NotebookApp] Use Control-C to stop this server and shut
down all kernels (twice to skip confirmation).
Traceback (most recent call last):
File "/home/arnuld/.local/miniconda3/bin/jupyter-notebook", line 11, in
<module>
sys.exit(main())
File
"/home/arnuld/.local/miniconda3/lib/python3.7/site-packages/jupyter_core/application.py",
line 266, in launch_instance
return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs)
File
"/home/arnuld/.local/miniconda3/lib/python3.7/site-packages/traitlets/config/application.py",
line 658, in launch_instance
app.start()
File
"/home/arnuld/.local/miniconda3/lib/python3.7/site-packages/notebook/notebookapp.py",
line 1697, in start
browser = webbrowser.get(self.browser or None)
File "/home/arnuld/.local/miniconda3/lib/python3.7/webbrowser.py", line
42, in get
register_standard_browsers()
File "/home/arnuld/.local/miniconda3/lib/python3.7/webbrowser.py", line
567, in register_standard_browsers
cmd = _synthesize(cmdline, -1)
File "/home/arnuld/.local/miniconda3/lib/python3.7/webbrowser.py", line
116, in _synthesize
register(browser, None, controller, update_tryorder)
TypeError: register() takes from 2 to 3 positional arguments but 4 were
given
[***@arch64 pydata-book-2nd-edition]$
Seems like this is the bug in Python itself:
https://bugs.python.org/issue31014 but its status is "closed" and I
don't know what to do next.
--
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/a02356af-37a4-43a2-8055-04b9feaab920%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
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/a02356af-37a4-43a2-8055-04b9feaab920%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.