Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-3103

No module named "wiggly" when running widgetbinding example

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 6.5
    • Other
    • None

    Description

      Pyside 6.5.9

      Src/examples/widgetbinding/main.py

      When running:

      /home/qt/RTA/Pyside_6.5.9/.venv/bin/python3 /home/qt/RTA/Pyside_6.5.9/QtForPython/6.5.9/Src/examples/widgetbinding/main.py

      It gives:

        File "/home/qt/RTA/Pyside_6.5.9/QtForPython/6.5.9/Src/examples/widgetbinding/main.py", line 8, in <module>
          from dialog import Dialog
        File "/home/qt/RTA/Pyside_6.5.9/QtForPython/6.5.9/Src/examples/widgetbinding/dialog.py", line 7, in <module>
          from wiggly import WigglyWidget as WigglyWidgetCPP
      ModuleNotFoundError: No module named 'wiggly' 

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            falt Simo Fält
            mipohjan Milla Pohjanheimo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes