Replies: 1 comment 1 reply
-
What errors do you get? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
i cant import flet whene create a virtual environment,
i did:
python.exe -m venv .venv
.venv\Scripts\activate.bat
pip install flet --upgrade
flet create my-app
cd my-app
Beta Was this translation helpful? Give feedback.
All reactions