Skip to content

[Question]flet build windows with pyserial #4948

Answered by alxbz2
alxbz2 asked this question in Q&A
Discussion options

You must be logged in to vote

and the problem can be solved by added following to pyproject.toml, all by yourself

dependencies = [
"flet==0.26.0",
"pyserial==3.5",
"control>=0.9.4",
"numpy>=1.25.0",
"matplotlib>=3.7.1",
"pandas>=2.1.3",
]

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@alxbz2
Comment options

Answer selected by alxbz2
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