fbs icon indicating copy to clipboard operation
fbs copied to clipboard

Create Python GUIs with Qt in minutes

Results 66 fbs issues
Sort by recently updated
recently updated
newest added

Originally asked by @proftc [here](https://github.com/fman-users/fman/issues/862). When running fbs freeze on Monterey I get pages of missing dependencies though it worked perfectly on Mojave A typical msg is (venvCD37A) IT036317:FBS_Test terry$...

Thank you very much for your solution at Sparkle, but in a simple description I can't use it successfully. I wonder if you can update this automatically? https://github.com/sparkle-project/Sparkle/issues/2204 I hope...

OS: Mac Python 3.9.10 fbs pro 1.1.0 PyInstaller 4.9 PyQt 5 Hi all, seem to be getting a server error during fbs upload/fbs release that I can not diagnose! ```...

* Your operating system(s) : Windows10 * Your Python version: 3.7.0 * Your fbs version 1.1.3 pro * Your PyInstaller version 5.1 * Your PyQt / PySide version 5.15.6 When...

* Operating system(s): Ubuntu 22.04 * Python version: 3.6.13 * fbs version: 1.1.3 * PyInstaller version: 3.4 * PyQt version: 5.9.2 **Error** when running `fbs startproject` in a directory path...

This PR implements a custom directory structure for fbs. Note: the previous directory structure is still used by default. Implementation details ---------------------- A customized directory structure is implemented as follows:...

Welcome to fbs's issue tracker! Have you already purchased a license for fbs, or are you planning to do so in the near future? If yes, feel free to ask...

I'm not sure if it's possible, but hot module replacement would be amazing to have. Or just a builtin file watcher that automatically runs `fbs run` on file changes.

Hi Sir, **I have one question regarding ModuleNotFound Error** ``` As per you're guidance main.py is main code to execute the fbs. If i have one more module two.py and...

Hi, Possibly off topic, but this was the closest "forum" for this, I could find: I was very happy when I saw there is a standalone QtDesigner on https://build-system.fman.io/qt-designer-download -...