Sorry for not providing adequate information. Here is what happened after creating the environment
Code:
pi@raspberrypi:~ $ python3.9 -m venv --system-site-packages newenvpi@raspberrypi:~ $ source newenv/bin/activate(newenv) pi@raspberrypi:~ $ pip listPackage Version---------- -------pip 22.0.4setuptools 58.1.0WARNING: You are using pip version 22.0.4; however, version 24.0 is available.You should consider upgrading via the '/home/pi/newenv/bin/python3.9 -m pip install --upgrade pip' command.
Statistics: Posted by wasedxs — Wed Mar 13, 2024 7:21 am