Visual Studio Code (1.76.0, undefined, desktop) Jupyter Extension Version: 2023.2.1000592019. Python Extension Version: 2023.4.0. Workspace folder f:\Programming\VS Code\Graduate User belongs to experiment group 'jupyterTest' User belongs to experiment group 'jupyterEnhancedDataViewer' info 19:30:45.022: LSP Notebooks experiment is enabled info 19:30:45.469: Starting Jupyter Session startUsingPythonInterpreter, .jvsc74a57bd0226a3ea50bb7a56fd0718fcbacd854e0fff06680d4a69da412299dee30dc4f55.s:\Programming\Anaconda3\python.exe.s:\Programming\Anaconda3\python.exe.-m#ipykernel_launcher (Python Path: s:\Programming\Anaconda3, EnvType: Conda, EnvName: 'base', Version: 3.6.10 |Anaconda, Inc.| (default, Jan 7 2020, 15:18:16) [MSC v.1916 64 bit (AMD64)]) for 'f:\Programming\VS Code\Graduate\jtest.ipynb' (disableUI=true) info 19:30:49.268: Process Execution: > s:\Programming\Anaconda3\python.exe ~\.vscode\extensions\ms-toolsai.jupyter-2023.2.1000592019\pythonFiles\vscode_datascience_helpers\kernel_interrupt_daemon.py --ppid 8484

s:\Programming\Anaconda3\python.exe ~\.vscode\extensions\ms-toolsai.jupyter-2023.2.1000592019\pythonFiles\vscode_datascience_helpers\kernel_interrupt_daemon.py --ppid 8484 info 19:30:49.268: Process Execution: cwd: ~\.vscode\extensions\ms-toolsai.jupyter-2023.2.1000592019\pythonFiles\vscode_datascience_helpers cwd: ~\.vscode\extensions\ms-toolsai.jupyter-2023.2.1000592019\pythonFiles\vscode_datascience_helpers info 19:30:49.316: Process Execution: > s:\Programming\Anaconda3\python.exe -c "import ipykernel; print(ipykernel.version); print("5dc3a68c-e34e-4080-9c3e-2a532b2ccb4d"); print(ipykernel.file)" s:\Programming\Anaconda3\python.exe -c "import ipykernel; print(ipykernel.version); print("5dc3a68c-e34e-4080-9c3e-2a532b2ccb4d"); print(ipykernel.file)" info 19:30:49.336: Process Execution: > s:\Programming\Anaconda3\python.exe -m pip list s:\Programming\Anaconda3\python.exe -m pip list info 19:30:49.436: Process Execution: > s:\Programming\Anaconda3\python.exe -m ipykernel_launcher --ip=127.0.0.1 --stdin=9003 --control=9001 --hb=9000 --Session.signature_scheme="hmac-sha256" --Session.key=b"98f7bf18-913c-43db-875a-ef1b77d02885" --shell=9002 --transport="tcp" --iopub=9004 --f="c:\Users\Shawn George\AppData\Roaming\jupyter\runtime\kernel-v2-8484od34yp9X6ula.json" s:\Programming\Anaconda3\python.exe -m ipykernel_launcher --ip=127.0.0.1 --stdin=9003 --control=9001 --hb=9000 --Session.signature_scheme="hmac-sha256" --Session.key=b"98f7bf18-913c-43db-875a-ef1b77d02885" --shell=9002 --transport="tcp" --iopub=9004 --f="c:\Users\Shawn George\AppData\Roaming\jupyter\runtime\kernel-v2-8484od34yp9X6ula.json" info 19:30:49.436: Process Execution: cwd: f:\Programming\VS Code\Graduate cwd: f:\Programming\VS Code\Graduate info 19:30:51.074: ipykernel version & path 5.1.4, s:\Programming\Anaconda3\lib\site-packages\ipykernel\init.py for s:\Programming\Anaconda3\python.exe warn 19:30:51.161: StdErr from Kernel Process Traceback (most recent call last): File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 243, in init_connection_file self.connection_file = filefind(self.connection_file, ['.', self.connection_dir]) File "s:\Programming\Anaconda3\lib\site-packages\ipython_genutils\path.py", line 72, in filefind (filename, path_dirs) )

warn 19:30:51.162: StdErr from Kernel Process OSError: File 'c:\\Users\\Shawn George\\AppData\\Roaming\\jupyter\\runtime\\kernel-v2-8484od34yp9X6ula.json' does not exist in any of the search paths: ['.', 'C:\\Users\\Shawn George\\AppData\\Roaming\\jupyter\\runtime']

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "s:\Programming\Anaconda3\lib\runpy.py", line 193, in _run_module_as_main "main", mod_spec) File "s:\Programming\Anaconda3\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "s:\Programming\Anaconda3\lib\site-packages\ipykernel_launcher.py", line 16, in <module> app.launch_new_instance() File "s:\Programming\Anaconda3\lib\site-packages\traitlets\config\application.py", line 663, in launch_instance app.initialize(argv) File "<s:\Programming\Anaconda3\lib\site-packages\decorator.py:decorator-gen-125>", line 2, in initialize File "s:\Programming\Anaconda3\lib\site-packages\traitlets\config\application.py", line 87, in catch_config_error return method(app, *args, **kwargs) File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 545, in initialize self.init_connection_file() File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 247, in init_connection_file ensure_dir_exists(os.path.dirname(self.abs_connection_file), 0o700) File "s:\Programming\Anaconda3\lib\site-packages\ipython_genutils\path.py", line 167, in ensure_dir_exists os.makedirs(path, mode=mode) File "s:\Programming\Anaconda3\lib\os.py", line 210, in makedirs makedirs(head, mode, exist_ok) File "s:\Programming\Anaconda3\lib\os.py", line 210, in makedirs makedirs(head, mode, exist_ok) File "s:\Programming\Anaconda3\lib\os.py", line 210, in makedirs makedirs(head, mode, exist_ok) [Previous line repeated 3 more times] File "s:\Programming\Anaconda3\lib\os.py", line 220, in makedirs mkdir(name, mode) OSError: [WinError 123] 文件名、目录名或卷标语法不正确。: '"c:'

error 19:30:51.249: Disposing kernel process due to an error [Tp [Error]: The kernel died. Error: Traceback (most recent call last): File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 243, in init_connection_file self.connection_file = filefind(self.connection_file, ['.', self.connection_dir]) File "s:\Programming\Anaconda3\lib\site-packages\ipython_genutils\path.py", line 72, in filefind (filename, path_dirs) ) OSError: File 'c:\\Users\\Shawn George\\AppData\\Roaming\\jupyter\\runtime\\kernel-v2-8484od34yp9X6ula.json' does not exist in any of the search paths: ['.', 'C:\\Users\\Shawn George\\AppData\\Roaming\\jupyter\\runtime']

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "s:\Programming\Anaconda3\lib\runpy.py", line 193, in _run_module_as_main "main", mod_spec) File "s:\Programming\Anaconda3\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "s:\Programming\Anaconda3\lib\site-packages\ipykernel_launcher.py", line 16, in <module> app.launch_new_instance() File "s:\Programming\Anaconda3\lib\site-packages\traitlets\config\application.py", line 663, in launch_instance app.initialize(argv) File "<s:\Programming\Anaconda3\lib\site-packages\decorator.py:decorator-gen-125>", line 2, in initialize File "s:\Programming\Anaconda3\lib\site-packages\traitlets\config\application.py", line 87, in catch_config_error return method(app, *args, **kwargs) File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 545, in initialize self.init_connection_file() File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 247, in init_connection_file ensure_dir_exists(os.path.dirname(self.abs_connection_file), 0o700) File "s:\Programming\Anaconda3\lib\site-packages\ipython_genutils\path.py", line 167, in ensure_dir_exists os.makedirs(path, mode=mode) File "s:\Programming\Anaconda3\lib\os.py", line 210, in makedirs makedirs(head, mode, exist_ok) File "s:\Programming\Anaconda3\lib\os.py", line 210, in makedirs makedirs(head, mode, exist_ok) File "s:\Programming\Anaconda3\lib\os.py", line 210, in makedirs makedirs(head, mode, exist_ok) [Previous line repeated 3 more times] File "s:\Programming\Anaconda3\lib\os.py", line 220, in makedirs mkdir(name, mode) OSError: [WinError 123] 文件名、目录名或卷标语法不正确。: '"c:'... View Jupyter log for further details. at ChildProcess.<anonymous> (c:\Users\Shawn George\.vscode\extensions\ms-toolsai.jupyter-2023.2.1000592019\out\extension.node.js:17:90652) at ChildProcess.emit (node:events:538:35) at ChildProcess._handle.onexit (node:internal/child_process:291:12)] { category: 'kerneldied', kernelConnectionMetadata: Zs { kind: 'startUsingPythonInterpreter', kernelSpec: { specFile: 'c:\\Users\\Shawn George\\.vscode\\extensions\\ms-toolsai.jupyter-2023.2.1000592019\\temp\\jupyter\\kernels\\pythonjvsc74a57bd0226a3ea50bb7a56fd0718fcbacd854e0fff06680d4a69da412299dee30dc4f55\\kernel.json', interpreterPath: 's:\\Programming\\Anaconda3\\python.exe', isRegisteredByVSC: 'registeredByNewVersionOfExt', name: 'pythonjvsc74a57bd0226a3ea50bb7a56fd0718fcbacd854e0fff06680d4a69da412299dee30dc4f55', argv: [Array], language: 'python', executable: 'python', display_name: 'base', metadata: [Object], env: {} }, interpreter: { id: 'S:\\PROGRAMMING\\ANACONDA3\\PYTHON.EXE', sysPrefix: 'S:\\Programming\\Anaconda3', envPath: [f], displayPath: [f], envName: 'base', displayName: 'base', envType: 'Conda', version: [Object], uri: [f] }, id: '.jvsc74a57bd0226a3ea50bb7a56fd0718fcbacd854e0fff06680d4a69da412299dee30dc4f55.s:\\Programming\\Anaconda3\\python.exe.s:\\Programming\\Anaconda3\\python.exe.-m#ipykernel_launcher' }, exitCode: 1, stdErr: 'Traceback (most recent call last):\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipykernel\\kernelapp.py", line 243, in init_connection_file\r\n' + " self.connection_file = filefind(self.connection_file, ['.', self.connection_dir])\r\n" + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipython_genutils\\path.py", line 72, in filefind\r\n' + ' (filename, path_dirs) )\r\n' + "OSError: File 'c:\\\\Users\\\\Shawn George\\\\AppData\\\\Roaming\\\\jupyter\\\\runtime\\\\kernel-v2-8484od34yp9X6ula.json' does not exist in any of the search paths: ['.', 'C:\\\\Users\\\\Shawn George\\\\AppData\\\\Roaming\\\\jupyter\\\\runtime']\r\n" + '\r\n' + 'During handling of the above exception, another exception occurred:\r\n' + '\r\n' + 'Traceback (most recent call last):\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\runpy.py", line 193, in _run_module_as_main\r\n' + ' "main", mod_spec)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\runpy.py", line 85, in _run_code\r\n' + ' exec(code, run_globals)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipykernel_launcher.py", line 16, in <module>\r\n' + ' app.launch_new_instance()\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\traitlets\\config\\application.py", line 663, in launch_instance\r\n' + ' app.initialize(argv)\r\n' + ' File "<s:\\Programming\\Anaconda3\\lib\\site-packages\\decorator.py:decorator-gen-125>", line 2, in initialize\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\traitlets\\config\\application.py", line 87, in catch_config_error\r\n' + ' return method(app, *args, **kwargs)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipykernel\\kernelapp.py", line 545, in initialize\r\n' + ' self.init_connection_file()\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipykernel\\kernelapp.py", line 247, in init_connection_file\r\n' + ' ensure_dir_exists(os.path.dirname(self.abs_connection_file), 0o700)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipython_genutils\\path.py", line 167, in ensure_dir_exists\r\n' + ' os.makedirs(path, mode=mode)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\os.py", line 210, in makedirs\r\n' + ' makedirs(head, mode, exist_ok)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\os.py", line 210, in makedirs\r\n' + ' makedirs(head, mode, exist_ok)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\os.py", line 210, in makedirs\r\n' + ' makedirs(head, mode, exist_ok)\r\n' + ' [Previous line repeated 3 more times]\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\os.py", line 220, in makedirs\r\n' + ' mkdir(name, mode)\r\n' + OSError: [WinError 123] 文件名、目录名或卷标语法不正确。: '"c:'\\\\r\\\\n } error 19:30:51.252: Traceback (most recent call last): File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 243, in init_connection_file self.connection_file = filefind(self.connection_file, ['.', self.connection_dir]) File "s:\Programming\Anaconda3\lib\site-packages\ipython_genutils\path.py", line 72, in filefind (filename, path_dirs) ) OSError: File 'c:\\Users\\Shawn George\\AppData\\Roaming\\jupyter\\runtime\\kernel-v2-8484od34yp9X6ula.json' does not exist in any of the search paths: ['.', 'C:\\Users\\Shawn George\\AppData\\Roaming\\jupyter\\runtime']

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "s:\Programming\Anaconda3\lib\runpy.py", line 193, in _run_module_as_main "main", mod_spec) File "s:\Programming\Anaconda3\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "s:\Programming\Anaconda3\lib\site-packages\ipykernel_launcher.py", line 16, in <module> app.launch_new_instance() File "s:\Programming\Anaconda3\lib\site-packages\traitlets\config\application.py", line 663, in launch_instance app.initialize(argv) File "<s:\Programming\Anaconda3\lib\site-packages\decorator.py:decorator-gen-125>", line 2, in initialize File "s:\Programming\Anaconda3\lib\site-packages\traitlets\config\application.py", line 87, in catch_config_error return method(app, *args, **kwargs) File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 545, in initialize self.init_connection_file() File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 247, in init_connection_file ensure_dir_exists(os.path.dirname(self.abs_connection_file), 0o700) File "s:\Programming\Anaconda3\lib\site-packages\ipython_genutils\path.py", line 167, in ensure_dir_exists os.makedirs(path, mode=mode) File "s:\Programming\Anaconda3\lib\os.py", line 210, in makedirs makedirs(head, mode, exist_ok) File "s:\Programming\Anaconda3\lib\os.py", line 210, in makedirs makedirs(head, mode, exist_ok) File "s:\Programming\Anaconda3\lib\os.py", line 210, in makedirs makedirs(head, mode, exist_ok) [Previous line repeated 3 more times] File "s:\Programming\Anaconda3\lib\os.py", line 220, in makedirs mkdir(name, mode) OSError: [WinError 123] 文件名、目录名或卷标语法不正确。: '"c:'

info 19:30:51.252: Dispose Kernel process 19136. error 19:30:51.254: Kernel Launcher. launch, Class name = Wp, completed in 5782ms, has a falsy return value, Arg 1: {"id":".jvsc74a57bd0226a3ea50bb7a56fd0718fcbacd854e0fff06680d4a69da412299dee30dc4f55.s:\\Programming\\Anaconda3\\python.exe.s:\\Programming\\Anaconda3\\python.exe.-m#ipykernel_launcher","kernelSpec":{"specFile":"c:\\Users\\Shawn George\\.vscode\\extensions\\ms-toolsai.jupyter-2023.2.1000592019\\temp\\jupyter\\kernels\\pythonjvsc74a57bd0226a3ea50bb7a56fd0718fcbacd854e0fff06680d4a69da412299dee30dc4f55\\kernel.json","interpreterPath":"s:\\Programming\\Anaconda3\\python.exe","isRegisteredByVSC":"registeredByNewVersionOfExt","name":"pythonjvsc74a57bd0226a3ea50bb7a56fd0718fcbacd854e0fff06680d4a69da412299dee30dc4f55","argv":["python","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"python","display_name":"base","metadata":{"interpreter":{"path":"s:\\Programming\\Anaconda3\\python.exe"}},"env":{}},"interpreter":{"id":"S:\\PROGRAMMING\\ANACONDA3\\PYTHON.EXE","sysPrefix":"S:\\Programming\\Anaconda3","envPath":"s:\\Programming\\Anaconda3","displayPath":"s:\\Programming\\Anaconda3","envName":"base","displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":10,"raw":"3.6.10 |Anaconda, Inc.| (default, Jan 7 2020, 15:18:16) [MSC v.1916 64 bit (AMD64)]"},"path":"s:\\Programming\\Anaconda3\\python.exe"},"kind":"startUsingPythonInterpreter"}, Arg 2: 60000, Arg 3: "/f:/Programming/VS Code/Graduate/jtest.ipynb", Arg 4: "f:\\Programming\\VS Code\\Graduate", Arg 5: <argument cannot be serialized for logging> [Tp [Error]: The kernel died. Error: Traceback (most recent call last): File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 243, in init_connection_file self.connection_file = filefind(self.connection_file, ['.', self.connection_dir]) File "s:\Programming\Anaconda3\lib\site-packages\ipython_genutils\path.py", line 72, in filefind (filename, path_dirs) ) OSError: File 'c:\\Users\\Shawn George\\AppData\\Roaming\\jupyter\\runtime\\kernel-v2-8484od34yp9X6ula.json' does not exist in any of the search paths: ['.', 'C:\\Users\\Shawn George\\AppData\\Roaming\\jupyter\\runtime']

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "s:\Programming\Anaconda3\lib\runpy.py", line 193, in _run_module_as_main "main", mod_spec) File "s:\Programming\Anaconda3\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "s:\Programming\Anaconda3\lib\site-packages\ipykernel_launcher.py", line 16, in <module> app.launch_new_instance() File "s:\Programming\Anaconda3\lib\site-packages\traitlets\config\application.py", line 663, in launch_instance app.initialize(argv) File "<s:\Programming\Anaconda3\lib\site-packages\decorator.py:decorator-gen-125>", line 2, in initialize File "s:\Programming\Anaconda3\lib\site-packages\traitlets\config\application.py", line 87, in catch_config_error return method(app, *args, **kwargs) File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 545, in initialize self.init_connection_file() File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 247, in init_connection_file ensure_dir_exists(os.path.dirname(self.abs_connection_file), 0o700) File "s:\Programming\Anaconda3\lib\site-packages\ipython_genutils\path.py", line 167, in ensure_dir_exists os.makedirs(path, mode=mode) File "s:\Programming\Anaconda3\lib\os.py", line 210, in makedirs makedirs(head, mode, exist_ok) File "s:\Programming\Anaconda3\lib\os.py", line 210, in makedirs makedirs(head, mode, exist_ok) File "s:\Programming\Anaconda3\lib\os.py", line 210, in makedirs makedirs(head, mode, exist_ok) [Previous line repeated 3 more times] File "s:\Programming\Anaconda3\lib\os.py", line 220, in makedirs mkdir(name, mode) OSError: [WinError 123] 文件名、目录名或卷标语法不正确。: '"c:'... View Jupyter log for further details. at ChildProcess.<anonymous> (c:\Users\Shawn George\.vscode\extensions\ms-toolsai.jupyter-2023.2.1000592019\out\extension.node.js:17:90652) at ChildProcess.emit (node:events:538:35) at ChildProcess._handle.onexit (node:internal/child_process:291:12)] { category: 'kerneldied', kernelConnectionMetadata: Zs { kind: 'startUsingPythonInterpreter', kernelSpec: { specFile: 'c:\\Users\\Shawn George\\.vscode\\extensions\\ms-toolsai.jupyter-2023.2.1000592019\\temp\\jupyter\\kernels\\pythonjvsc74a57bd0226a3ea50bb7a56fd0718fcbacd854e0fff06680d4a69da412299dee30dc4f55\\kernel.json', interpreterPath: 's:\\Programming\\Anaconda3\\python.exe', isRegisteredByVSC: 'registeredByNewVersionOfExt', name: 'pythonjvsc74a57bd0226a3ea50bb7a56fd0718fcbacd854e0fff06680d4a69da412299dee30dc4f55', argv: [Array], language: 'python', executable: 'python', display_name: 'base', metadata: [Object], env: {} }, interpreter: { id: 'S:\\PROGRAMMING\\ANACONDA3\\PYTHON.EXE', sysPrefix: 'S:\\Programming\\Anaconda3', envPath: [f], displayPath: [f], envName: 'base', displayName: 'base', envType: 'Conda', version: [Object], uri: [f] }, id: '.jvsc74a57bd0226a3ea50bb7a56fd0718fcbacd854e0fff06680d4a69da412299dee30dc4f55.s:\\Programming\\Anaconda3\\python.exe.s:\\Programming\\Anaconda3\\python.exe.-m#ipykernel_launcher' }, exitCode: 1, stdErr: 'Traceback (most recent call last):\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipykernel\\kernelapp.py", line 243, in init_connection_file\r\n' + " self.connection_file = filefind(self.connection_file, ['.', self.connection_dir])\r\n" + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipython_genutils\\path.py", line 72, in filefind\r\n' + ' (filename, path_dirs) )\r\n' + "OSError: File 'c:\\\\Users\\\\Shawn George\\\\AppData\\\\Roaming\\\\jupyter\\\\runtime\\\\kernel-v2-8484od34yp9X6ula.json' does not exist in any of the search paths: ['.', 'C:\\\\Users\\\\Shawn George\\\\AppData\\\\Roaming\\\\jupyter\\\\runtime']\r\n" + '\r\n' + 'During handling of the above exception, another exception occurred:\r\n' + '\r\n' + 'Traceback (most recent call last):\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\runpy.py", line 193, in _run_module_as_main\r\n' + ' "main", mod_spec)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\runpy.py", line 85, in _run_code\r\n' + ' exec(code, run_globals)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipykernel_launcher.py", line 16, in <module>\r\n' + ' app.launch_new_instance()\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\traitlets\\config\\application.py", line 663, in launch_instance\r\n' + ' app.initialize(argv)\r\n' + ' File "<s:\\Programming\\Anaconda3\\lib\\site-packages\\decorator.py:decorator-gen-125>", line 2, in initialize\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\traitlets\\config\\application.py", line 87, in catch_config_error\r\n' + ' return method(app, *args, **kwargs)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipykernel\\kernelapp.py", line 545, in initialize\r\n' + ' self.init_connection_file()\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipykernel\\kernelapp.py", line 247, in init_connection_file\r\n' + ' ensure_dir_exists(os.path.dirname(self.abs_connection_file), 0o700)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipython_genutils\\path.py", line 167, in ensure_dir_exists\r\n' + ' os.makedirs(path, mode=mode)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\os.py", line 210, in makedirs\r\n' + ' makedirs(head, mode, exist_ok)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\os.py", line 210, in makedirs\r\n' + ' makedirs(head, mode, exist_ok)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\os.py", line 210, in makedirs\r\n' + ' makedirs(head, mode, exist_ok)\r\n' + ' [Previous line repeated 3 more times]\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\os.py", line 220, in makedirs\r\n' + ' mkdir(name, mode)\r\n' + OSError: [WinError 123] 文件名、目录名或卷标语法不正确。: '"c:'\\\\r\\\\n } error 19:30:51.255: Failed to connect raw kernel session: Error: The kernel died. Error: Traceback (most recent call last): File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 243, in init_connection_file self.connection_file = filefind(self.connection_file, ['.', self.connection_dir]) File "s:\Programming\Anaconda3\lib\site-packages\ipython_genutils\path.py", line 72, in filefind (filename, path_dirs) ) OSError: File 'c:\\Users\\Shawn George\\AppData\\Roaming\\jupyter\\runtime\\kernel-v2-8484od34yp9X6ula.json' does not exist in any of the search paths: ['.', 'C:\\Users\\Shawn George\\AppData\\Roaming\\jupyter\\runtime']

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "s:\Programming\Anaconda3\lib\runpy.py", line 193, in _run_module_as_main "main", mod_spec) File "s:\Programming\Anaconda3\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "s:\Programming\Anaconda3\lib\site-packages\ipykernel_launcher.py", line 16, in <module> app.launch_new_instance() File "s:\Programming\Anaconda3\lib\site-packages\traitlets\config\application.py", line 663, in launch_instance app.initialize(argv) File "<s:\Programming\Anaconda3\lib\site-packages\decorator.py:decorator-gen-125>", line 2, in initialize File "s:\Programming\Anaconda3\lib\site-packages\traitlets\config\application.py", line 87, in catch_config_error return method(app, *args, **kwargs) File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 545, in initialize self.init_connection_file() File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 247, in init_connection_file ensure_dir_exists(os.path.dirname(self.abs_connection_file), 0o700) File "s:\Programming\Anaconda3\lib\site-packages\ipython_genutils\path.py", line 167, in ensure_dir_exists os.makedirs(path, mode=mode) File "s:\Programming\Anaconda3\lib\os.py", line 210, in makedirs makedirs(head, mode, exist_ok) File "s:\Programming\Anaconda3\lib\os.py", line 210, in makedirs makedirs(head, mode, exist_ok) File "s:\Programming\Anaconda3\lib\os.py", line 210, in makedirs makedirs(head, mode, exist_ok) [Previous line repeated 3 more times] File "s:\Programming\Anaconda3\lib\os.py", line 220, in makedirs mkdir(name, mode) OSError: [WinError 123] 文件名、目录名或卷标语法不正确。: '"c:'... View Jupyter log for further details. warn 19:30:51.256: Error occurred while trying to start the kernel, options.disableUI=false [Tp [Error]: The kernel died. Error: Traceback (most recent call last): File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 243, in init_connection_file self.connection_file = filefind(self.connection_file, ['.', self.connection_dir]) File "s:\Programming\Anaconda3\lib\site-packages\ipython_genutils\path.py", line 72, in filefind (filename, path_dirs) ) OSError: File 'c:\\Users\\Shawn George\\AppData\\Roaming\\jupyter\\runtime\\kernel-v2-8484od34yp9X6ula.json' does not exist in any of the search paths: ['.', 'C:\\Users\\Shawn George\\AppData\\Roaming\\jupyter\\runtime']

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "s:\Programming\Anaconda3\lib\runpy.py", line 193, in _run_module_as_main "main", mod_spec) File "s:\Programming\Anaconda3\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "s:\Programming\Anaconda3\lib\site-packages\ipykernel_launcher.py", line 16, in <module> app.launch_new_instance() File "s:\Programming\Anaconda3\lib\site-packages\traitlets\config\application.py", line 663, in launch_instance app.initialize(argv) File "<s:\Programming\Anaconda3\lib\site-packages\decorator.py:decorator-gen-125>", line 2, in initialize File "s:\Programming\Anaconda3\lib\site-packages\traitlets\config\application.py", line 87, in catch_config_error return method(app, *args, **kwargs) File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 545, in initialize self.init_connection_file() File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 247, in init_connection_file ensure_dir_exists(os.path.dirname(self.abs_connection_file), 0o700) File "s:\Programming\Anaconda3\lib\site-packages\ipython_genutils\path.py", line 167, in ensure_dir_exists os.makedirs(path, mode=mode) File "s:\Programming\Anaconda3\lib\os.py", line 210, in makedirs makedirs(head, mode, exist_ok) File "s:\Programming\Anaconda3\lib\os.py", line 210, in makedirs makedirs(head, mode, exist_ok) File "s:\Programming\Anaconda3\lib\os.py", line 210, in makedirs makedirs(head, mode, exist_ok) [Previous line repeated 3 more times] File "s:\Programming\Anaconda3\lib\os.py", line 220, in makedirs mkdir(name, mode) OSError: [WinError 123] 文件名、目录名或卷标语法不正确。: '"c:'... View Jupyter log for further details. at ChildProcess.<anonymous> (c:\Users\Shawn George\.vscode\extensions\ms-toolsai.jupyter-2023.2.1000592019\out\extension.node.js:17:90652) at ChildProcess.emit (node:events:538:35) at ChildProcess._handle.onexit (node:internal/child_process:291:12)] { category: 'kerneldied', kernelConnectionMetadata: Zs { kind: 'startUsingPythonInterpreter', kernelSpec: { specFile: 'c:\\Users\\Shawn George\\.vscode\\extensions\\ms-toolsai.jupyter-2023.2.1000592019\\temp\\jupyter\\kernels\\pythonjvsc74a57bd0226a3ea50bb7a56fd0718fcbacd854e0fff06680d4a69da412299dee30dc4f55\\kernel.json', interpreterPath: 's:\\Programming\\Anaconda3\\python.exe', isRegisteredByVSC: 'registeredByNewVersionOfExt', name: 'pythonjvsc74a57bd0226a3ea50bb7a56fd0718fcbacd854e0fff06680d4a69da412299dee30dc4f55', argv: [Array], language: 'python', executable: 'python', display_name: 'base', metadata: [Object], env: {} }, interpreter: { id: 'S:\\PROGRAMMING\\ANACONDA3\\PYTHON.EXE', sysPrefix: 'S:\\Programming\\Anaconda3', envPath: [f], displayPath: [f], envName: 'base', displayName: 'base', envType: 'Conda', version: [Object], uri: [f] }, id: '.jvsc74a57bd0226a3ea50bb7a56fd0718fcbacd854e0fff06680d4a69da412299dee30dc4f55.s:\\Programming\\Anaconda3\\python.exe.s:\\Programming\\Anaconda3\\python.exe.-m#ipykernel_launcher' }, exitCode: 1, stdErr: 'Traceback (most recent call last):\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipykernel\\kernelapp.py", line 243, in init_connection_file\r\n' + " self.connection_file = filefind(self.connection_file, ['.', self.connection_dir])\r\n" + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipython_genutils\\path.py", line 72, in filefind\r\n' + ' (filename, path_dirs) )\r\n' + "OSError: File 'c:\\\\Users\\\\Shawn George\\\\AppData\\\\Roaming\\\\jupyter\\\\runtime\\\\kernel-v2-8484od34yp9X6ula.json' does not exist in any of the search paths: ['.', 'C:\\\\Users\\\\Shawn George\\\\AppData\\\\Roaming\\\\jupyter\\\\runtime']\r\n" + '\r\n' + 'During handling of the above exception, another exception occurred:\r\n' + '\r\n' + 'Traceback (most recent call last):\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\runpy.py", line 193, in _run_module_as_main\r\n' + ' "main", mod_spec)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\runpy.py", line 85, in _run_code\r\n' + ' exec(code, run_globals)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipykernel_launcher.py", line 16, in <module>\r\n' + ' app.launch_new_instance()\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\traitlets\\config\\application.py", line 663, in launch_instance\r\n' + ' app.initialize(argv)\r\n' + ' File "<s:\\Programming\\Anaconda3\\lib\\site-packages\\decorator.py:decorator-gen-125>", line 2, in initialize\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\traitlets\\config\\application.py", line 87, in catch_config_error\r\n' + ' return method(app, *args, **kwargs)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipykernel\\kernelapp.py", line 545, in initialize\r\n' + ' self.init_connection_file()\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipykernel\\kernelapp.py", line 247, in init_connection_file\r\n' + ' ensure_dir_exists(os.path.dirname(self.abs_connection_file), 0o700)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipython_genutils\\path.py", line 167, in ensure_dir_exists\r\n' + ' os.makedirs(path, mode=mode)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\os.py", line 210, in makedirs\r\n' + ' makedirs(head, mode, exist_ok)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\os.py", line 210, in makedirs\r\n' + ' makedirs(head, mode, exist_ok)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\os.py", line 210, in makedirs\r\n' + ' makedirs(head, mode, exist_ok)\r\n' + ' [Previous line repeated 3 more times]\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\os.py", line 220, in makedirs\r\n' + ' mkdir(name, mode)\r\n' + OSError: [WinError 123] 文件名、目录名或卷标语法不正确。: '"c:'\\\\r\\\\n } warn 19:30:51.257: Kernel Error, context = start [Tp [Error]: The kernel died. Error: Traceback (most recent call last): File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 243, in init_connection_file self.connection_file = filefind(self.connection_file, ['.', self.connection_dir]) File "s:\Programming\Anaconda3\lib\site-packages\ipython_genutils\path.py", line 72, in filefind (filename, path_dirs) ) OSError: File 'c:\\Users\\Shawn George\\AppData\\Roaming\\jupyter\\runtime\\kernel-v2-8484od34yp9X6ula.json' does not exist in any of the search paths: ['.', 'C:\\Users\\Shawn George\\AppData\\Roaming\\jupyter\\runtime']

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "s:\Programming\Anaconda3\lib\runpy.py", line 193, in _run_module_as_main "main", mod_spec) File "s:\Programming\Anaconda3\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "s:\Programming\Anaconda3\lib\site-packages\ipykernel_launcher.py", line 16, in <module> app.launch_new_instance() File "s:\Programming\Anaconda3\lib\site-packages\traitlets\config\application.py", line 663, in launch_instance app.initialize(argv) File "<s:\Programming\Anaconda3\lib\site-packages\decorator.py:decorator-gen-125>", line 2, in initialize File "s:\Programming\Anaconda3\lib\site-packages\traitlets\config\application.py", line 87, in catch_config_error return method(app, *args, **kwargs) File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 545, in initialize self.init_connection_file() File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 247, in init_connection_file ensure_dir_exists(os.path.dirname(self.abs_connection_file), 0o700) File "s:\Programming\Anaconda3\lib\site-packages\ipython_genutils\path.py", line 167, in ensure_dir_exists os.makedirs(path, mode=mode) File "s:\Programming\Anaconda3\lib\os.py", line 210, in makedirs makedirs(head, mode, exist_ok) File "s:\Programming\Anaconda3\lib\os.py", line 210, in makedirs makedirs(head, mode, exist_ok) File "s:\Programming\Anaconda3\lib\os.py", line 210, in makedirs makedirs(head, mode, exist_ok) [Previous line repeated 3 more times] File "s:\Programming\Anaconda3\lib\os.py", line 220, in makedirs mkdir(name, mode) OSError: [WinError 123] 文件名、目录名或卷标语法不正确。: '"c:'... View Jupyter log for further details. at ChildProcess.<anonymous> (c:\Users\Shawn George\.vscode\extensions\ms-toolsai.jupyter-2023.2.1000592019\out\extension.node.js:17:90652) at ChildProcess.emit (node:events:538:35) at ChildProcess._handle.onexit (node:internal/child_process:291:12)] { category: 'kerneldied', kernelConnectionMetadata: Zs { kind: 'startUsingPythonInterpreter', kernelSpec: { specFile: 'c:\\Users\\Shawn George\\.vscode\\extensions\\ms-toolsai.jupyter-2023.2.1000592019\\temp\\jupyter\\kernels\\pythonjvsc74a57bd0226a3ea50bb7a56fd0718fcbacd854e0fff06680d4a69da412299dee30dc4f55\\kernel.json', interpreterPath: 's:\\Programming\\Anaconda3\\python.exe', isRegisteredByVSC: 'registeredByNewVersionOfExt', name: 'pythonjvsc74a57bd0226a3ea50bb7a56fd0718fcbacd854e0fff06680d4a69da412299dee30dc4f55', argv: [Array], language: 'python', executable: 'python', display_name: 'base', metadata: [Object], env: {} }, interpreter: { id: 'S:\\PROGRAMMING\\ANACONDA3\\PYTHON.EXE', sysPrefix: 'S:\\Programming\\Anaconda3', envPath: [f], displayPath: [f], envName: 'base', displayName: 'base', envType: 'Conda', version: [Object], uri: [f] }, id: '.jvsc74a57bd0226a3ea50bb7a56fd0718fcbacd854e0fff06680d4a69da412299dee30dc4f55.s:\\Programming\\Anaconda3\\python.exe.s:\\Programming\\Anaconda3\\python.exe.-m#ipykernel_launcher' }, exitCode: 1, stdErr: 'Traceback (most recent call last):\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipykernel\\kernelapp.py", line 243, in init_connection_file\r\n' + " self.connection_file = filefind(self.connection_file, ['.', self.connection_dir])\r\n" + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipython_genutils\\path.py", line 72, in filefind\r\n' + ' (filename, path_dirs) )\r\n' + "OSError: File 'c:\\\\Users\\\\Shawn George\\\\AppData\\\\Roaming\\\\jupyter\\\\runtime\\\\kernel-v2-8484od34yp9X6ula.json' does not exist in any of the search paths: ['.', 'C:\\\\Users\\\\Shawn George\\\\AppData\\\\Roaming\\\\jupyter\\\\runtime']\r\n" + '\r\n' + 'During handling of the above exception, another exception occurred:\r\n' + '\r\n' + 'Traceback (most recent call last):\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\runpy.py", line 193, in _run_module_as_main\r\n' + ' "main", mod_spec)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\runpy.py", line 85, in _run_code\r\n' + ' exec(code, run_globals)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipykernel_launcher.py", line 16, in <module>\r\n' + ' app.launch_new_instance()\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\traitlets\\config\\application.py", line 663, in launch_instance\r\n' + ' app.initialize(argv)\r\n' + ' File "<s:\\Programming\\Anaconda3\\lib\\site-packages\\decorator.py:decorator-gen-125>", line 2, in initialize\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\traitlets\\config\\application.py", line 87, in catch_config_error\r\n' + ' return method(app, *args, **kwargs)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipykernel\\kernelapp.py", line 545, in initialize\r\n' + ' self.init_connection_file()\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipykernel\\kernelapp.py", line 247, in init_connection_file\r\n' + ' ensure_dir_exists(os.path.dirname(self.abs_connection_file), 0o700)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\site-packages\\ipython_genutils\\path.py", line 167, in ensure_dir_exists\r\n' + ' os.makedirs(path, mode=mode)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\os.py", line 210, in makedirs\r\n' + ' makedirs(head, mode, exist_ok)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\os.py", line 210, in makedirs\r\n' + ' makedirs(head, mode, exist_ok)\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\os.py", line 210, in makedirs\r\n' + ' makedirs(head, mode, exist_ok)\r\n' + ' [Previous line repeated 3 more times]\r\n' + ' File "s:\\Programming\\Anaconda3\\lib\\os.py", line 220, in makedirs\r\n' + ' mkdir(name, mode)\r\n' + OSError: [WinError 123] 文件名、目录名或卷标语法不正确。: '"c:'\\\\r\\\\n } info 19:30:51.265: Process Execution: > s:\Programming\Anaconda3\python.exe -c "import ipykernel;print('6af208d0-cb9c-427f-b937-ff563e17efdf')"

s:\Programming\Anaconda3\python.exe -c "import ipykernel;print('6af208d0-cb9c-427f-b937-ff563e17efdf')" info 19:30:52.313: Dispose Kernel 'f:\Programming\VS Code\Graduate\jtest.ipynb' associated with 'f:\Programming\VS Code\Graduate\jtest.ipynb' error 19:30:52.315: Error in execution [Tp [Error]: The kernel died. Error: Traceback (most recent call last): File "s:\Programming\Anaconda3\lib\site-packages\ipykernel\kernelapp.py", line 243, in init_connection_file self.connection_file = filefind(self.connection_file, ['.', self.connection_dir]) File "s:\Programming\Anaconda3\lib\site-packages\ipython_genutils\path.py", line 72, in filefind (filename, path_dirs) ) OSError: File 'c:\\Users\\Shawn George\\AppData\\Roaming\\jupyter\\runtime\\kernel-v2-8484od34yp9X6ula.json' does not exist in any of the search paths: ['.', 'C:\\Users\\Shawn George\\AppData\\Roaming\\jupyter\\runtime']