Giter Site home page Giter Site logo

Comments (2)

mherrmann avatar mherrmann commented on June 5, 2024

When I freeze my fbs-tutorial, it works great -- even when I use PySide2. 😄

👍 that's awesome! Long-term, it would be amazing if fbs could simply use PySide2 instead of PyQt.

To debug this, I would remove the --windowed flag from fbs/freeze/windows.py. Then, run the .exe from a command prompt. You should get debug output this way that should hopefully give more insights than "Failed to execute script main".

Hope this helps. If not, let me know.

Cheers,
M

from fbs-tutorial.

fredrikaverpil avatar fredrikaverpil commented on June 5, 2024

To debug this, I would remove the --windowed flag from fbs/freeze/windows.py

Thanks, this helped. I was using an older version of Qt.py (v1.0.0b3) and when updating to the very latest (v1.1.0), the problem went away) and I can now skip defining the binding explicitly, and use Qt.py instead! 👍

I'm somewhat aware of what caused the issue. There was a change in Qt.py, where the whole .ui file loading behavior was overhauled in Qt.py (v1.0.0b5 I believe). This overhaul work fixed the issues I was now hitting.

from fbs-tutorial.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.