I try to run my program in the external console, but it seems to use
the api setting (version 1) from spyder.
I am using the external console because it will run in its own
process.
With the internal console I expect this error.
Outside spyder it runs OK.

Traceback (most recent call last):
  File "/home/gertwin/work/pythoncad/PythonCAD/pythoncad_qt.py", line
5, in <module>
    sip.setapi('QString', 2)
ValueError: API 'QString' has already been set to version 1

Is there a way to work around this problem?

Thanks,
Gertwin

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/spyderlib?hl=en.

Reply via email to