GithubHelp home page GithubHelp logo

Comments (7)

andreped avatar andreped commented on June 12, 2024

Tried using a newer PyInstaller version (v5.13.2) did not resolve the issue.

from raidionics.

andreped avatar andreped commented on June 12, 2024

@dbouget Could you test the latest artifact on Windows. Apparently, this was also an issue with PySide6 on windows:
https://bugreports.qt.io/browse/PYSIDE-1891

Not sure if it has been resolved.

Could also be an issue with this specific release. Upgrading to the latest PySide6 (v6.5.2), still compatible with Python 3.7, might resolve the issue: https://pypi.org/project/PySide6/

from raidionics.

andreped avatar andreped commented on June 12, 2024

This seems like a bug with PySide6 (not PyInstaller):
https://stackoverflow.com/questions/71919812/after-upgrading-pyside6-gives-error-no-module-named-pyside6-qtwidgets

I can try building with latest to see if it resolves the issue.

from raidionics.

andreped avatar andreped commented on June 12, 2024

Just managed to reproduce the issue on macOS.

I got the same issue after simply making the virtualenv + installing deps and running main.py. So this is not a PyInstaller issue, but rather a PySide6 bug, as I thought! Will try to upgrade PySide6 to see if it resolves the issue.

from raidionics.

andreped avatar andreped commented on June 12, 2024

I tried to simply upgrade the PySide6 version, but this did not resolve the issue. These were the versions installed:

PySide6-6.5.2 PySide6-Addons-6.5.2 PySide6-Essentials-6.5.2 shiboken6-6.5.2

Or maybe it did, because now I get this error:

from PySide6.QtWidgets import QApplication

from raidionics.

andreped avatar andreped commented on June 12, 2024

As suggested in this thread, I managed to resolve the issue by simply reinstalling PySide6 after install.

Will make a PR.

In the future, this bug will likely be resolved, but for now, we will need this workaround.

from raidionics.

andreped avatar andreped commented on June 12, 2024

Fixed in cd8cd29

from raidionics.

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.