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

python38 can't import shiboken2 V5.14.0

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.14.1
    • Shiboken
    • None
    • Windows

    Description

      1. Install python3.8 By https://www.python.org/.'s Windows x86-64 executable installer

      2. Pip install pyside2 then success install pyside2(5.14.0) and shiboken2(5.14.0)

      3. When I

      from PySide2 import QtWidgets
      

      It say `ImportError: DLL load failed while importing shiboken2: ...`. Cause PySide2 _init_ use`import shiboken2`

       

      others info:

      PS C:\Users\myname\Desktop> pip show shiboken2
      Name: shiboken2
      Version: 5.14.0
      Summary: Python / C++ bindings helper module
      Home-page: https://www.pyside.org
      Author: Qt for Python Team
      Author-email: pyside@qt-project.org
      License: LGPL
      Location: c:\users\myname\appdata\local\programs\python\python38\lib\site-packages 
      Requires:
      Required-by: PySide2
      

       

      Attachments

        Issue Links

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

          Activity

            People

              kleint Friedemann Kleint
              jieshao 黄 俊杰
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes