Replies: 1 comment 1 reply
-
What error 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
-
i cant import flet to the new virtual environment,
i did:
python.exe -m venv .venv
.venv\Scripts\activate.bat
pip install flet --upgrade
flet create Chat-App
cd Chat-App
Beta Was this translation helpful? Give feedback.
All reactions