Replies: 1 comment
-
Make sure your program is not called |
Beta Was this translation helpful? Give feedback.
0 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
Hi, I've been trying to import flet for hours. I'm using visual studio community for a group project and I have flet install but when i try to run my program to check if it's imported it says a bunch of modules can't be found like h2, socks, etc. It seems to be working on visual studio code but me and my group mates use visual studio community because it's easier to push our changes to git with it. Even when i manually try to install the missing modules it gives an error for something with attributes sending me back to square one.
Shouldn't these modules be in flet if they're needed to import it. My program runs just find up until i add the import statement for flet.
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions