The following message is printed when trying to update from master branch: Defaulting to user installation because normal site-packages is not writeable. Is this expected or is there a step I'm missing?
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-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux
Issue
The following message is printed when trying to update from master branch:
Defaulting to user installation because normal site-packages is not writeable
. Is this expected or is there a step I'm missing?Details on current setup
OS output
Qiskit version
Complete output from running the config tool is shown below.