Problems with the update 0.27.1 #4974
Unanswered
ingdesarr1
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Can you try creating a new venv, and then installing Flet with |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Good morning. Yesterday, I update flet to version 0.27.1. I have an application that I have updated little by little with each new version of flet, but yesterday when I updated the application it stopped working correctly. When I make a change to some element it does not recognize it, neither in the main nor in anything, nor does it take any errors that may be generated, such as a function that no longer exists or so on, I don't know if I need to update something else or it could be a version problem. What else can I validate to identify the error? Thank you
List of libraries
aiofiles==24.1.0
aiosqlite==0.20.0
annotated-types==0.7.0
anyio==4.4.0
arrow==1.3.0
asyncua==1.1.5
binaryornot==0.4.4
certifi==2024.7.4
cffi==1.17.0
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
comtypes==1.4.10
contourpy==1.2.1
cookiecutter==2.6.0
cryptography==43.0.0
cycler==0.12.1
et-xmlfile==1.1.0
fastapi==0.112.1
flet==0.27.1
flet-cli==0.27.1
flet-core==0.23.2
flet-desktop==0.27.1
flet-runtime==0.23.2
flet-web==0.27.1
fonttools==4.53.1
h11==0.14.0
httpcore==1.0.5
httptools==0.6.1
httpx==0.27.0
idna==3.7
Jinja2==3.1.4
kiwisolver==1.4.5
markdown-it-py==3.0.0
MarkupSafe==2.1.5
matplotlib==3.9.2
mdurl==0.1.2
numpy==2.1.0
oauthlib==3.2.2
openpyxl==3.1.5
packaging==23.2
pandas==2.2.2
pdfkit==1.0.0
pillow==10.4.0
pycparser==2.22
pydantic==2.8.2
pydantic_core==2.20.1
Pygments==2.18.0
pyOpenSSL==24.2.1
pyparsing==3.1.2
pypiwin32==223
pypng==0.20220715.0
pyserial==3.5
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-slugify==8.0.4
pyttsx3==2.98
pytz==2024.1
pywin32==308
PyYAML==6.0.2
qrcode==7.4.2
repath==0.9.0
requests==2.32.3
rich==13.7.1
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
starlette==0.38.2
text-unidecode==1.3
toml==0.10.2
types-python-dateutil==2.9.0.20240821
typing_extensions==4.12.2
tzdata==2024.1
urllib3==2.2.2
uvicorn==0.30.6
watchdog==4.0.2
watchfiles==0.23.0
websockets==13.0
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions