Joseph Cardona
Joseph Cardona
Hello, I've followed the request to fill out the issue template. Below are the details including my `requirements.txt` and the reproducible `main.py` code: ### `requirements.txt` ```python flet ``` ### `main.py`...
# Enabling WASM in Flet Project This guide will walk you through the steps required to enable WebAssembly (WASM) in Flet . ## Step 1: Create the Flutter Project for...
When I debug the file with pdb, this appears to me: (venv3) E:\one drive\OneDrive - Universidad Nacional de Colombia\python\ParaInformalesFlet>python -m pdb counter.py > e:\one drive\onedrive - universidad nacional de colombia\python\parainformalesflet\counter.py(1)()...
It tells me that it's an error because an operation is being performed on an element that is not a socket, which occurs on line 143 of the 'sync_local_socket_connection.py' file...