There is no current event loop

asked 1 year ago

stillconfused gravatar image

I recently updated my Sage to 10.3.beta8, and now every time I run a command I get the following warning:

~/sage/sage/local/var/lib/sage/venv-python3.10/lib/python3.10/site-packages/prompt_toolkit/application/application.py:988: DeprecationWarning: There is no current event loop

I'm not sure what this means and how/if I can ignore this. If relevant, I am running Ubuntu on WSL.

Preview: (hide)

Comments

@stillconfused :

This might be a Sage problem specific to your platform (Debian under WSL), or a problem with your Debian installation. It might also be a problem with the Sagemath implementation you tried to install.

Could you post it to sage-support, and report the versions of Windows, WSL and Debian you have installed, as well as the way you have installed Sage (binary package ? Conda ? Compilation from a souce tarball ? from git ?). This might help the developers do diagnose the problem and guide you to report it efficiently.

Emmanuel Charpentier gravatar imageEmmanuel Charpentier ( 1 year ago )

This post might be germane to your problem.

Emmanuel Charpentier gravatar imageEmmanuel Charpentier ( 1 year ago )