simbit18 commented on PR #14691: URL: https://github.com/apache/nuttx/pull/14691#issuecomment-2464144948
> Now it fails while installing Cython: > > ``` > + python3 -m venv --system-site-packages /opt/homebrew > + pip3 install 'Cython<3.0' > [notice] A new release of pip is available: 24.2 -> 24.3.1 > [notice] To update, run: python3.13 -m pip install --upgrade pip > error: externally-managed-environment > × This environment is externally managed > ╰─> To install Python packages system-wide, try brew install > ``` @lupyuen for this problem i try to test on runner macos-14 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
