I tried to install the Jupyter Notebook Kernel on VSCode, and it cant seem to connect, it shows this text in the VSCode:
Failed to start the Kernel.
C:UsersTheodoreAppDataRoamingPythonPython310site-packages raitlets raitlets.py:2412: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use hmac-sha256 instead of "hmac-sha256" if you require traitlets >=5.
warn(
C:UsersTheodoreAppDataRoamingPythonPython310site-packages raitlets raitlets.py:2366: FutureWarning: Supporting extra quotes around Bytes is deprecated in traitlets 5.0. Use 7d0f2f44-841e-4868-9c82-374720d9f73e instead of b"7d0f2f44-841e-4868-9c82-374720d9f73e" .
warn(
Bad address (C:projectslibzmqsrcepoll.cpp:100).
View Jupyter log for further details.
Python version : 3.10.4 Jupyter Notebook Version: 6.4.12
我试图从Anaconda改道,但似乎也有工作。 有时,它只是要求我再次坐下来。 感谢您的帮助。