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
/home/bivas/.flet/bin/flet-0.21.0/flet/flet: error while loading shared libraries: libmpv.so.1: cannot open shared object file: No such file or directory
Traceback (most recent call last):
File "/home/bivas/mca/3/spd/client/main.py", line 38, in<module>
app(main)
File "/home/bivas/mca/3/spd/client/.venv/lib/python3.10/site-packages/flet_runtime/app.py", line 70, in app
return asyncio.run(
File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run
return loop.run_until_complete(main)
File "/usr/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete
returnfuture.result()
File "/home/bivas/mca/3/spd/client/.venv/lib/python3.10/site-packages/flet_runtime/app.py", line 207, in app_async
await conn.close()
File "/home/bivas/mca/3/spd/client/.venv/lib/python3.10/site-packages/flet_runtime/flet_socket_server.py", line 191, in close
if self.__receive_loop_task:
AttributeError: 'FletSocketServer' object has no attribute '_FletSocketServer__receive_loop_task'. Did you mean: '_FletSocketServer__receive_loop'?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Question
What's wrong with
flet
?I am trying to get this to run
Code sample
No response
Error message
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions