-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
source scripts/activate.sh: FileNotFoundError: [Errno 2] No such file or directory: 'gn' #23069
Comments
@venlx Did the |
@bzbarsky-apple I have the same problem on my pi 4. Ninja-build did add nothing to PATH and Edit: So you need to built gn by yourself and add the gn/out directory to PATH. It is not pre-built for debian. |
I'm a little surprised bootstrap requires |
@bzbarsky-apple Are there any updates on this? Or do you have an idea how one could set up a workaround for this? |
@bzbarsky-apple |
I have no idea. If I knew, I would have said up above. You need to get the attention of someone who knows how bootstrap/activate are supposed to work... @andy31415 |
@bzbarsky-apple @andy31415 @mspang |
Reproduction steps
Bug prevalence
Whenever i do this
GitHub hash of the SDK that was being used
561d23d
Platform
raspi
Platform Version(s)
No response
Anything else?
The text was updated successfully, but these errors were encountered: