質問編集履歴

2

やばい情報を消した。

2019/07/30 02:03

投稿

Pablito
Pablito

スコア71

test CHANGED
File without changes
test CHANGED
@@ -38,72 +38,6 @@
38
38
 
39
39
 
40
40
 
41
- ###エラーメッセージ
42
-
43
- [I 10:16:00.830 NotebookApp] JupyterLab extension loaded from C:\Users\01029944\AppData\Local\Continuum\anaconda3\lib\site-packages\jupyterlab
44
-
45
- [I 10:16:00.830 NotebookApp] JupyterLab application directory is C:\Users\01029944\AppData\Local\Continuum\anaconda3\share\jupyter\lab
46
-
47
- [I 10:16:00.831 NotebookApp] Serving notebooks from local directory: C:\Users\01029944
48
-
49
- [I 10:16:00.831 NotebookApp] The Jupyter Notebook is running at:
50
-
51
- [I 10:16:00.831 NotebookApp] http://localhost:8888/?token=0235a48844e2083da91dd947b693544c9188f7bf6f529f89
52
-
53
- [I 10:16:00.831 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
54
-
55
- [C 10:16:00.880 NotebookApp]
56
-
57
-
58
-
59
- To access the notebook, open this file in a browser:
60
-
61
- file:///C:/Users/01029944/AppData/Roaming/jupyter/runtime/nbserver-15200-open.html
62
-
63
- Or copy and paste one of these URLs:
64
-
65
- http://localhost:8888/?token=0235a48844e2083da91dd947b693544c9188f7bf6f529f89
66
-
67
- [I 10:16:10.102 NotebookApp] Kernel started: f45ab65b-2a88-4842-8088-0b2e63762826
68
-
69
- Traceback (most recent call last):
70
-
71
- File "C:\Users\01029944\AppData\Local\Continuum\anaconda3\lib\runpy.py", line 193, in _run_module_as_main
72
-
73
- "__main__", mod_spec)
74
-
75
- File "C:\Users\01029944\AppData\Local\Continuum\anaconda3\lib\runpy.py", line 85, in _run_code
76
-
77
- exec(code, run_globals)
78
-
79
- File "C:\Users\01029944\AppData\Local\Continuum\anaconda3\lib\site-packages\ipykernel_launcher.py", line 15, in
80
-
81
- from ipykernel import kernelapp as app
82
-
83
- File "C:\Users\01029944\AppData\Local\Continuum\anaconda3\lib\site-packages\ipykernel\__init__.py", line 2, in
84
-
85
- from .connect import *
86
-
87
- File "C:\Users\01029944\AppData\Local\Continuum\anaconda3\lib\site-packages\ipykernel\connect.py", line 13, in
88
-
89
- from IPython.core.profiledir import ProfileDir
90
-
91
- File "C:\Users\01029944\AppData\Local\Continuum\anaconda3\lib\site-packages\IPython\__init__.py", line 55, in
92
-
93
- from .terminal.embed import embed
94
-
95
- File "C:\Users\01029944\AppData\Local\Continuum\anaconda3\lib\site-packages\IPython\terminal\embed.py", line 16, in
96
-
97
- from IPython.terminal.interactiveshell import TerminalInteractiveShell
98
-
99
- File "C:\Users\01029944\AppData\Local\Continuum\anaconda3\lib\site-packages\IPython\terminal\interactiveshell.py", line 18, in
100
-
101
- from prompt_toolkit.enums import DEFAULT_BUFFER, EditingMode
102
-
103
- ModuleNotFoundError: No module named 'prompt_toolkit'
104
-
105
-
106
-
107
41
 
108
42
 
109
43
  ### 補足情報(FW/ツールのバージョンなど)

1

エラーの追加

2019/07/30 02:03

投稿

Pablito
Pablito

スコア71

test CHANGED
File without changes
test CHANGED
@@ -32,9 +32,77 @@
32
32
 
33
33
  Jupyter Notebookを立ち上げたら
34
34
 
35
- Launch Errorが起きました。
35
+ Application Launch Errorが起きました。
36
36
 
37
37
  しかし、Jupyter Notebook自体は正常に起動しました。
38
+
39
+
40
+
41
+ ###エラーメッセージ
42
+
43
+ [I 10:16:00.830 NotebookApp] JupyterLab extension loaded from C:\Users\01029944\AppData\Local\Continuum\anaconda3\lib\site-packages\jupyterlab
44
+
45
+ [I 10:16:00.830 NotebookApp] JupyterLab application directory is C:\Users\01029944\AppData\Local\Continuum\anaconda3\share\jupyter\lab
46
+
47
+ [I 10:16:00.831 NotebookApp] Serving notebooks from local directory: C:\Users\01029944
48
+
49
+ [I 10:16:00.831 NotebookApp] The Jupyter Notebook is running at:
50
+
51
+ [I 10:16:00.831 NotebookApp] http://localhost:8888/?token=0235a48844e2083da91dd947b693544c9188f7bf6f529f89
52
+
53
+ [I 10:16:00.831 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
54
+
55
+ [C 10:16:00.880 NotebookApp]
56
+
57
+
58
+
59
+ To access the notebook, open this file in a browser:
60
+
61
+ file:///C:/Users/01029944/AppData/Roaming/jupyter/runtime/nbserver-15200-open.html
62
+
63
+ Or copy and paste one of these URLs:
64
+
65
+ http://localhost:8888/?token=0235a48844e2083da91dd947b693544c9188f7bf6f529f89
66
+
67
+ [I 10:16:10.102 NotebookApp] Kernel started: f45ab65b-2a88-4842-8088-0b2e63762826
68
+
69
+ Traceback (most recent call last):
70
+
71
+ File "C:\Users\01029944\AppData\Local\Continuum\anaconda3\lib\runpy.py", line 193, in _run_module_as_main
72
+
73
+ "__main__", mod_spec)
74
+
75
+ File "C:\Users\01029944\AppData\Local\Continuum\anaconda3\lib\runpy.py", line 85, in _run_code
76
+
77
+ exec(code, run_globals)
78
+
79
+ File "C:\Users\01029944\AppData\Local\Continuum\anaconda3\lib\site-packages\ipykernel_launcher.py", line 15, in
80
+
81
+ from ipykernel import kernelapp as app
82
+
83
+ File "C:\Users\01029944\AppData\Local\Continuum\anaconda3\lib\site-packages\ipykernel\__init__.py", line 2, in
84
+
85
+ from .connect import *
86
+
87
+ File "C:\Users\01029944\AppData\Local\Continuum\anaconda3\lib\site-packages\ipykernel\connect.py", line 13, in
88
+
89
+ from IPython.core.profiledir import ProfileDir
90
+
91
+ File "C:\Users\01029944\AppData\Local\Continuum\anaconda3\lib\site-packages\IPython\__init__.py", line 55, in
92
+
93
+ from .terminal.embed import embed
94
+
95
+ File "C:\Users\01029944\AppData\Local\Continuum\anaconda3\lib\site-packages\IPython\terminal\embed.py", line 16, in
96
+
97
+ from IPython.terminal.interactiveshell import TerminalInteractiveShell
98
+
99
+ File "C:\Users\01029944\AppData\Local\Continuum\anaconda3\lib\site-packages\IPython\terminal\interactiveshell.py", line 18, in
100
+
101
+ from prompt_toolkit.enums import DEFAULT_BUFFER, EditingMode
102
+
103
+ ModuleNotFoundError: No module named 'prompt_toolkit'
104
+
105
+
38
106
 
39
107
 
40
108