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 support
At the end of a run of some code I have run before, without seeing this:
/usr/local/sage/sage-9.3/local/lib/python3.9/site-packages/prompt_toolkit/renderer.py:514:
DeprecationWarning: The explicit passing of coroutine objec
ts to asyncio.wait() is deprecated since Python 3.8, and scheduled for
removal in Python 3.11.
await wait(coroutines, return_when=FIRST_COMPLETED)
This is sage-9.3 on ubuntu. I assume that I can ignore it.
John
David Lowry-Duda
unread,
Jul 27, 2021, 11:13:29 AM7/27/21
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
This was fixed in python-prompt-toolkit in December, I think in version 3.0.9. Sage is currently using 3.0.5. When we update to use a more recent version of python-prompt-toolkit, I think this should go away.
- DLD
Matthias Koeppe
unread,
Aug 1, 2021, 3:28:13 PM8/1/21
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