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

PySide6: DLL load failed while importing Shiboken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 6.3.0
    • PySide
    • None
    • Windows

    Description

      When I import Pyside6 6.3.0 with Python3.8.0:

      import PySide6

      Then, I got the the following error:

      Traceback (most recent call last):
        File "<stdin>", line 1, in <module>
        File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\PySide6\__init__.py", line 143, in <module>
          _setupQtDirectories()
        File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\PySide6\__init__.py", line 64, in _setupQtDirectories
          from shiboken6 import Shiboken
        File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\shiboken6\__init__.py", line 25, in <module>
          from shiboken6.Shiboken import *
      ImportError: DLL load failed while importing Shiboken: The specified procedure could not be found

      How can I fix this problem? Thanks!

      Attachments

        Issue Links

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

          Activity

            People

              crmaurei Cristian Maureira-Fredes
              mmmuji mm,uji xie
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes