You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[IPKernelApp] ERROR | Failed to load connection file: 'C:\Users\Z'
Traceback (most recent call last):
File "D:\anaconda\envs\zpp\lib\site-packages\ipykernel\kernelapp.py", line 315, in init_connection_file
self.load_connection_file()
File "D:\anaconda\envs\zpp\lib\site-packages\jupyter_client\connect.py", line 534, in load_connection_file
info = json.load(f)
File "D:\anaconda\envs\zpp\lib\json_init_.py", line 293, in load
return loads(fp.read(),
UnicodeDecodeError: 'gbk' codec can't decode byte 0xa2 in position 1960: illegal multibyte sequence
The system cannot find the path specified.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
[IPKernelApp] ERROR | Failed to load connection file: 'C:\Users\Z'
Traceback (most recent call last):
File "D:\anaconda\envs\zpp\lib\site-packages\ipykernel\kernelapp.py", line 315, in init_connection_file
self.load_connection_file()
File "D:\anaconda\envs\zpp\lib\site-packages\jupyter_client\connect.py", line 534, in load_connection_file
info = json.load(f)
File "D:\anaconda\envs\zpp\lib\json_init_.py", line 293, in load
return loads(fp.read(),
UnicodeDecodeError: 'gbk' codec can't decode byte 0xa2 in position 1960: illegal multibyte sequence
The system cannot find the path specified.
how to solve this problem?
Beta Was this translation helpful? Give feedback.
All reactions