-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Python Version: Python 3.9.1
jupyter_upydevice_kernel version: 0.0.4
When running install command, to add the kernel spec I get the following:
$ python3 -m mpy_kernel_upydevice.install
Traceback (most recent call last):
File "/usr/local/Cellar/python@3.9/3.9.1_8/Frameworks/Python.framework/Versions/3.9/lib/python3.9/runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/local/Cellar/python@3.9/3.9.1_8/Frameworks/Python.framework/Versions/3.9/lib/python3.9/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/usr/local/lib/python3.9/site-packages/mpy_kernel_upydevice/install.py", line 6, in <module>
from jupyter_client.kernelspec import KernelSpecManager
ModuleNotFoundError: No module named 'jupyter_client'
Suggestions?
Metadata
Metadata
Assignees
Labels
No labels