Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. PySide cannot import QtCore
Forum Updated to NodeBB v4.3 + New Features

PySide cannot import QtCore

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 1.6k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    farcat
    wrote on last edited by
    #1

    I have 2 python installations 2.7. and 3.2, i want to (can only) use the same Qt install. I have the correct versions of Pyside 1.2.1 installed in the site package folders for both py27 and py32.

    Under Py27 everythings works, but for 3.2 i get the error:

    • builtins.ImportError: DLL load failed: The specified procedure could not be found.

    on the line

    • from PySide import QtCore

    I have been reinstalling everything but python, but no luck.

    Can anyone help?

    Cheers, Lars

    oh, ps:

    windows 7, qt 4.8.5 (32bit), pyside 1.2.1 (32bit) for 2.7 and 3.2

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jorxster
      wrote on last edited by
      #2

      Hey Lars,

      I'm no pro, but I think that PySide has to be compiled separately for the different versions of Python. I'm facing the same issue as well.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved