Note that there are some explanatory texts on larger screens.

plurals
  1. POPython- help('modules') unexpected behaviour
    primarykey
    data
    text
    <p>I've been playing with QT and python using PySide. I've just done one of the basic <a href="http://qt-project.org/wiki/PySideTutorials_Clickable_button" rel="nofollow">tutorials</a> . I've closed down python and restarted another session and now whenever I try to list the modules using <code>help('modules')</code> the button tutorial runs. If I close the window python crashes. The top of the error message is </p> <pre><code>Process: Python [2005] Path: /Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python Identifier: org.python.python Version: 2.7.3 (2.7.3) Code Type: X86-64 (Native) Parent Process: bash [1967] Date/Time: 2013-01-09 12:38:53.307 +0000 OS Version: Mac OS X 10.6.8 (10K549) Report Version: 6 Interval Since Last Report: 486115 sec Crashes Since Last Report: 12 Per-App Interval Since Last Report: 23989 sec Per-App Crashes Since Last Report: 7 Anonymous UUID: 93C97407-5F4D-4A25-83BC-C0116B028ECE Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Application Specific Information: abort() called *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[QNSApplication _setup:]: unrecognized selector sent to instance 0x116b2fe00' *** Call stack at first throw: </code></pre> <p>My most recent action was to install 'PIP' and download some packages. Does anyone know what is causing this or how to resolve it?</p> <p><strong>Edit 1</strong></p> <p>I noticed that changing directory meant that the PySide tutorial would not run. It now prints out the available modules as before but it also loads a TK window from any directory.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload