You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sage-devel
According to config.log, the build is not using system python but rather the Sage distribution's own copy of python3 -- which was installed before the run of configure that is shown in this config.log
This command:
$ ls -l local/bin/python*
should show a symlink python->python3.
Also, please post logs/install.log
Or start with a fresh install of the current beta version.
jambodev
unread,
Dec 23, 2020, 5:50:12 PM12/23/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sage-devel
Thanks Matthia for looking into this and for your reply.
However, I must say that I, in the first instance thought about having that symlink and I searched and I found this on that: