You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Liu.D.H Temp 8ms 11:30 > python3 -m fletsb.edit myUI.fletsb
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.
Liu.D.H Temp 283ms 11:30 >
Liu.D.H Temp 2.988s 11:30 > python -m Flet_StoryBoard.edit myUI.fletsb
There is no storyboard file with name 'myUI.fletsb', so it will be created a new one.
Liu.D.H Temp 2m 34.741s 11:34 >
After pip install, issuing command
python3 -m fletsb.edit
Just gives
ModuleNotFoundError: No module named 'fletsb'
python3 -m fletsb.edit myUI.fletsb
Gives the same error.
The text was updated successfully, but these errors were encountered: