Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot launch it #27

Open
mimavox opened this issue Oct 19, 2024 · 2 comments
Open

Cannot launch it #27

mimavox opened this issue Oct 19, 2024 · 2 comments

Comments

@mimavox
Copy link

mimavox commented Oct 19, 2024

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.

@bufferbandit
Copy link

I think you have to run python3 -m Flet_StoryBoard.edit instead

@liudonghua123
Copy link

Yes, the readme or code should update.

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 >

fletsb is more perferred to Flet_StoryBoard IMO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants