When I use python -Im pip, the -I is not passed to build env, and the unwanted sys.path is not exclude. I'm not sure whether this is the expected behavior, because I know some pip args also not passed ...
$python3 -V Python 3.11.0 $ pip3 -V pip 22.3.1 from /usr/lib/python3/dist-packages/pip (python 3.11) Next, install the Django framework and verify it is working, as ...
An error has occurred while executing Python code: subprocess.CalledProcessError: Command 'C:\Program Files\QGIS 3.34.1\apps\Python39\python3.exe -m pip list ...