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
Traceback (most recent call last):
File "/usr/local/src/sage-config/local/lib/python3.8/runpy.py", line 183, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
File "/usr/local/src/sage-config/local/lib/python3.8/runpy.py", line 109, in _get_module_details
__import__(pkg_name)
File "/tmp/mmt_jupyter_kernel/mmt_kernel/__init__.py", line 5, in <module>
from .kernel import MMTKernel
File "/tmp/mmt_jupyter_kernel/mmt_kernel/kernel.py", line 1, in <module>
import requests
ModuleNotFoundError: No module named 'requests'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: