#38342: py-pyside: cannot import PySide module ------------------------+--------------------- Reporter: tim@… | Owner: mmoll@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: py-pyside | ------------------------+--------------------- Comment (by mmoll@…): That's odd. First, /opt/local/bin is probably not at the beginning of your PATH environment variable if the system-installed version of python is found before the MacPorts version. However, if that directory doesn't exist, then "import PySide" wouldn't work either if you launched /opt/local/bin/python2.7. What is the output of this command?: {{{ port contents py27-pyside }}} If it lists files that don't exist, try uninstalling and reinstalling py27-pyside. -- Ticket URL: <https://trac.macports.org/ticket/38342#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X