You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I just want to let you know that due to limitations in Winpython regarding asyncio, and in particular nest_asyncio, it is not possible to run Flet code from the Spyder console.
Winpython with Spyder has been my go-to Python environment for quite some time, and this is the first serious limitation I have encountered.
I opened an issue on Flet regarding this matter here.
I was also wondering if there is a solution that would circumvent this problem.