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 install problem
Forum Updated to NodeBB v4.3 + New Features

PySide install problem

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 901 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.
  • J Offline
    J Offline
    Jednorozec
    wrote on last edited by
    #1

    I'm running Debian Wheezy and have installed both python-pyside and python3-pyside using both Synaptic and apt-get at different times. If I run Python3 and do 'import PySide' it tells me 'no module named PySide'. The import works fine under Python2.7. I tried the same thing on my Raspberry Pi running Raspbian and there's no problem with Python3. I've tried uninstalling and reinstalling with no luck. Anybody have an idea about where I can look for the problem?

    SOLVED:
    The path to PySide wasn't being set in Python3. Adding the correct path to PYTHONPATH fixes the problem.

    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