fbs-tutorial
fbs-tutorial copied to clipboard
Tutorial for creating Python/Qt GUIs with fbs
Bug: Your Bundle ID is empty. I checked Apple Developer Center and I installed each of my certificates in the right way. This bug happened during the fbs startproject and...
Whilst following the tutorial I encounter the following error on the last step (fbs installer): ``` (venv) MacBook-Pro-AVL:test Alex$ fbs installer hdiutil: resize: failed. Invalid argument (22) Traceback (most recent...
It would be good if the tutorial provided some guidance on how to setup logging, especially for macOS, where the logger FileHandler only takes relative paths, and thus attempts to...
Just trying the tutorial and got to the first `fbs run`… ``` (venv) $ fbs run qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in "" This application failed...
Traceback (most recent call last): File "D:\Program Files\Python\Python39\lib\runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "D:\Program Files\Python\Python39\lib\runpy.py", line 87, in _run_code exec(code, run_globals) File "D:\project\DZDX\dzdx.git\release\venv\Scripts\fbs.exe\__main__.py", line 7, in...