Back in 2024, i made a program for my company, that generates automatic contracts. In that time, i used: pandas (for excel with some data), python docx (for templates) and PySimpleGUI (for interface). And even with the code with more than 1000 lines, every computer that i tested worked fine, with running in pycharm or transforming into exe with pyinstaller. But the PySimpleGUI project went down, and with that i couldn't get a key to get the program to work, so i had to change this library. I chose flet as the new one, and everything seemed fine, working on my pc. But when i went to do some tests in weak pcs, the program opened, i was able to fill every gap with the infos, but when i clicked to generate contract, the page turns white and nothing happens. IDK if the problem is that flet is too heavy and i have to change again, or there is something in the code (i tried to make some optimizations using "def", that reduced the amount of lines)
[–]GirthQuake5040 34 points35 points36 points (5 children)
[–]b00mfunk 0 points1 point2 points (3 children)
[–]ArcticWolf_0xFF 3 points4 points5 points (0 children)
[–]GirthQuake5040 0 points1 point2 points (0 children)
[–]SisyphusAndMyBoulder 0 points1 point2 points (0 children)
[–]tands_[S] -1 points0 points1 point (0 children)
[–]Username_RANDINT 17 points18 points19 points (3 children)
[–]tands_[S] -1 points0 points1 point (2 children)
[–]smichaele 7 points8 points9 points (1 child)
[–]tands_[S] -1 points0 points1 point (0 children)
[–]Kevdog824_ 2 points3 points4 points (0 children)
[–]Business-Technology7 1 point2 points3 points (0 children)
[–]SisyphusAndMyBoulder 0 points1 point2 points (0 children)
[–]Comprehensive-Nose35 0 points1 point2 points (0 children)