simbit18 opened a new pull request, #2453:
URL: https://github.com/apache/nuttx-apps/pull/2453

   ## Summary
   fix
   error: externally-managed-environment
   
   × This environment is externally managed
   ╰─> To install Python packages system-wide, try 'pacman -S
   python-xyz', where xyz is the package you are trying to
   install.
   
   If you wish to install a non-MSYS2-packaged Python package,
   create a virtual environment using 'python -m venv path/to/venv'.
   Then use path/to/venv/bin/python and path/to/venv/bin/pip.
   note: If you believe this is a mistake, please contact your Python 
installation or OS distribution provider. You can override this, at the risk of 
breaking your Python installation or OS, by passing --break-system-packages.
   hint: See PEP 
66[8](https://github.com/apache/nuttx/actions/runs/10140159746/job/28034852319?pr=12787#step:4:9)
 for the detailed specification.
   
   see this PR https://github.com/apache/nuttx/pull/12788
   ## Impact
   none
   ## Testing
   CI
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to