-
-
Notifications
You must be signed in to change notification settings - Fork 648
Run python3 directly instead of sage -python
in sage/tests/startup.py
#39997
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
Conversation
`sage -python` is no longer available in the meson build
Documentation preview for this PR (built with commit 5ec8047; changes) is ready! 🎉 |
Co-authored-by: Tobias Diez <code@tobiasdiez.com>
I'm getting
is this using the system python? |
This reverts commit 7825377.
OK, so it seems this needs to be It looks like none of the CI runners are using sage-the-distro's python, so this is no longer being CI tested? |
sagemathgh-39997: Run python3 directly instead of `sage -python` in sage/tests/startup.py `sage -python` is no longer available in the meson build URL: sagemath#39997 Reported by: Antonio Rojas Reviewer(s): Antonio Rojas, Tobias Diez
sagemathgh-39997: Run python3 directly instead of `sage -python` in sage/tests/startup.py `sage -python` is no longer available in the meson build URL: sagemath#39997 Reported by: Antonio Rojas Reviewer(s): Antonio Rojas, Tobias Diez
sagemathgh-39997: Run python3 directly instead of `sage -python` in sage/tests/startup.py `sage -python` is no longer available in the meson build URL: sagemath#39997 Reported by: Antonio Rojas Reviewer(s): Antonio Rojas, Tobias Diez
sagemathgh-39997: Run python3 directly instead of `sage -python` in sage/tests/startup.py `sage -python` is no longer available in the meson build URL: sagemath#39997 Reported by: Antonio Rojas Reviewer(s): Antonio Rojas, Tobias Diez
sage -python
is no longer available in the meson build