Results 1 to 3 of 3

Thread: unable to import pyside2 "DLL load failed while importing shiboken2 "?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,315
    Thanks
    314
    Thanked 870 Times in 857 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: unable to import pyside2 "DLL load failed while importing shiboken2 "?

    The runtime environment in Visual Studio is usually not the same as your normal command line / desktop Windows environment. Make sure your PATH includes the location of this DLL before starting Visual Studio. Also, in your Project configuration (Project -> Properties -> Debugging), make sure the Environment PATH entry there also include the DLL directory.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

  2. The following user says thank you to d_stranz for this useful post:

    eue (14th February 2025)

Similar Threads

  1. cmake error with Failed to find "glu32" in ""
    By kennethadammiller in forum Qt Programming
    Replies: 2
    Last Post: 6th September 2024, 10:39
  2. Replies: 2
    Last Post: 10th May 2016, 08:06
  3. Failed to load platform plugin "windows"
    By Eos Pengwern in forum Installation and Deployment
    Replies: 1
    Last Post: 19th September 2013, 16:57
  4. Replies: 1
    Last Post: 6th January 2013, 23:29
  5. qt cross compilation error "unable to load interpreter"
    By cpalm in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 12th July 2011, 10:51

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.