-
-
Notifications
You must be signed in to change notification settings - Fork 641
Delete one appearance of sage-python #40526
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
base: develop
Are you sure you want to change the base?
Conversation
Documentation preview for this PR (built with commit 93c7de0; changes) is ready! 🎉 |
#40490 removed sage-python. Just rename any remaining occurrence of the latter to python3. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok, it's actually not "called", it's just mentioned.
Thanks! (sagemath-enviroment should probably deleted completely, there is no point in installing parts of sagelib again) |
I guess you are right, but for me now it is the only way that I can have a functional sirocco. In the time, just installing sirocco it worked, but now, the libraries are not installed without sagemath-sirocco (which needs sagemath-environment). I have struggled to have a solution without success (may because of lack of knowledge!) |
With #39030 it should build the parts in sagelib relying on sirroco automatically, once you have that library installed. |
I would be happy to test, but I have no experience in using meson. |
In #40490,
sage-python
has been replaced bypython3
and onebin/sage-python
has been erased, while other one is still there, erase it also.📝 Checklist
⌛ Dependencies