Skip to content

Flet Build APK error without log message #3789

Closed Answered by alikalik9
alikalik9 asked this question in Q&A
Discussion options

You must be logged in to vote

The error has been resolved. First, I had to increase the buffer of my terminal because the entire output wasn't being displayed. After that, I was able to see the error message:

*** File "C:\Users\arakh\AppData\Local\Temp\serious_python_temp8171166.venv\Lib\site-packages\asyncio\base_events.py", line 296
future = tasks.async(future, loop=self)
^^^^^
SyntaxError: invalid syntax

This wasn't really informative. However, I deleted my virtual environment, recreated it, and suddenly it worked.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by alikalik9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed
1 participant