Problem installing nRF Connect SDK

Hello,

I'm following this guide to install nRF Connect SDK in Debian 11. When I run the following command (step 4):

 pip3 install --user -r zephyr/scripts/requirements.txt

I get this error:

ERROR: Will not install to the user site because it will lack sys.path precedence to click in /home/msurca/.espressif/python_env/idf5.1_py3.9_env/lib/python3.9/site-packages

I don't understand the reason of this problem and how can it be solved. Could you please explain me this?

Parents Reply Children
No Data
Related