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

can you make video tutorial how to install #15

Open
bobwatcherx opened this issue Oct 28, 2023 · 3 comments
Open

can you make video tutorial how to install #15

bobwatcherx opened this issue Oct 28, 2023 · 3 comments

Comments

@bobwatcherx
Copy link

i follow but not work

@bobwatcherx
Copy link
Author

root@boo-HP-Convertible-x360-11-ab1XX:/home/boo# touch myUI.fletsb
root@boo-HP-Convertible-x360-11-ab1XX:/home/boo# python3 -m fletsb.edit myUI.fletsb
Traceback (most recent call last):
File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/usr/local/lib/python3.10/dist-packages/fletsb/edit.py", line 60, in
mainPage(full_path)
File "/usr/local/lib/python3.10/dist-packages/fletsb/pages/main_page.py", line 31, in init
self.dict_content = json.loads(open(file_path, encoding="utf-8").read())
File "/usr/lib/python3.10/json/init.py", line 346, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3.10/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python3.10/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

@maxcm01
Copy link

maxcm01 commented Aug 8, 2024

not working, maybe a tutorial would be helpfull

@LemonFan-maker
Copy link

Try this?

python3 -m  Flet_StoryBoard.edit

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