sydobrew
sydobrew
Thank you for the quick response. The only information I get from the debug dialog when trying to run the application is the mentioned list of PYZ errors. No errors...
I can't find anything consistent in the stack trace except for lots of missing files. After lots of tries using different environments I was able to build my project on...
Well It seems that even after building and running fine on windows 7 I am having the same failure running the built application on windows 10. Could you confirm current...
This has been built successfully in the past couple of weeks? I am wondering if some of the recent crazy bugs released by for windows 10 could have messed something...
Keeping this thread going so that maybe someone else can benefit from my ongoing frustration. I have narrowed my problem down to something going on with importing pandas under the...
found this issue documented previously with a pandas import [problem ](https://github.com/mherrmann/fbs/issues/33#issuecomment-427103946). tried the fix documented there but still receiving the same error shown above.
After a couple of builds with different projects it seems that this issue is related to importing modules from files in the same directory as main. Is there a requirement...
I'm still struggling with this issue, at one point I was able to complete a build but the problem seems to still be persistent. I have continued to narrow things...
Here is the full trace C:\Users\sb\AppData\Local\Programs\Microsoft VS Code\bin\Qt5Core.dll Traceback (most recent call last): File "main.py", line 1, in File "", line 968, in _find_and_load File "", line 957, in _find_and_load_unlocked...