-
-
Notifications
You must be signed in to change notification settings - Fork 491
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
bootstrap: Fix "sage-venv-config: /doesnotexist/python3: bad interpreter" #31218
Milestone
Comments
comment:2
This is not the right fix. Executing the non-installed copy of I'll push a new branch |
mkoeppe
changed the title
Run sage-venv-config in currently active python
bootstrap: Fix "sage-venv-config: /doesnotexist/python3: bad interpreter"
Jan 10, 2021
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
|
Author: Matthias Koeppe |
comment:5
Try this branch please |
comment:7
Thanks, this works like a charm. |
Reviewer: Tobias Diez |
Changed branch from public/build/sage-venv-python to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Running
./bootstrap
resulted in several warnings of the formThis is fixed by using the currently active python instead.
CC: @mkoeppe
Component: build
Author: Matthias Koeppe
Branch/Commit:
d97109e
Reviewer: Tobias Diez
Issue created by migration from https://trac.sagemath.org/ticket/31218
The text was updated successfully, but these errors were encountered: