关于安装的问题
在执行dockerfile的 ”RUN pip3 install projector-installer”时报错信息如下: => ERROR [ide 3/7] RUN pip3 install projector-ins 0.8s
[ide 3/7] RUN pip3 install projector-installer
pgrade
i.python.org
--u--trusted-host pyp--trusted-host files.pythonhosted.org:
--trusted-host pypi.org
0.653 error: externally-managed-environment
0.653
0.653
3 × This environment is externally managed
0.653 L> To install Python packages system-wide, try apt
install
0.653 rying to 0.653
python3-xyz, where xyz is the package you are t
install.
0.653
0.653
thon package,
If you wish to install a non-Debian-packaged Py
0.653
create a virtual environment using python3 -m v
env path/to/venv.
0.653
Then use path/to/venv/bin/python and path/to/ve
nv/bin/pip. Make
0.653
0.653
sure you have python3-full installed.
0.653
thon application,
If you wish to install a non-Debian packaged Py it may be easiest to use pipx install xyz, whic h will manage a
0.653
0.653
virtual environment for you. Make sure you have