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
Error seen while running the config tool from master: ModuleNotFoundError: No module named 'notebook.auth'.
configure jupyter notebooks
Defaulting to user installation because normal site-packages is not writeable
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: jupyter in ./.local/lib/python3.9/site-packages (1.0.0)
//TRUNCATED
Requirement already satisfied: types-python-dateutil>=2.8.10 in ./.local/lib/python3.9/site-packages (from arrow>=0.15.0->isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server<3,>=2.4.0->notebook->jupyter) (2.9.0.20240316)
Overwrite /home/pi/.jupyter/jupyter_notebook_config.py with default config? [y/N]y
Writing default config to: /home/pi/.jupyter/jupyter_notebook_config.py
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'notebook.auth'
Details on current setup
Hardware used
- Raspberry Pi 4
- SanDisk Extreme Pro 64GB microSDXC UHS-I V30 card
Software used
- Raspberry Pi OS (Legacy 32 bit) with desktop
- Raspberry Pi Imager 1.8.5
Settings
- Default Username `pi` is used
- RasQberry is installed in the home directory of the default user `pi`
OS output
pi@raspberrypi:~ $ lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
pi@raspberrypi:~ $ uname -a
Linux raspberrypi 6.1.21-v7l+ #1642 SMP Mon Apr 3 17:22:30 BST 2023 armv7l GNU/Linux
Issue:
Error seen while running the config tool from master:
ModuleNotFoundError: No module named 'notebook.auth'
.Details on current setup
OS output
Qiskit version
The text was updated successfully, but these errors were encountered: