Hi,

That means that when you try to import modules from Trelis, they are calling Qt libraries provided by Trelis itself. And those libraries clash with those provided by the Spyder app.

I don't see any easy (or even possible) workaround for that. Sorry :-(

Cheers,
Carlos

El 12/02/2015 a las 12:06 p.m., [email protected] escribió:
Actually in the Spyder python console I have to do a sys.path=['/Applications/Trelis-15.0.app/Contents/MacOS/']
This is the path where spyder will look for the modules

Unfortunately when I import the module I want in the latter direcctory I get the following error:

objc[1351]: Class QNSImageView is implemented in both /Applications/Spyder-Py2.app/Contents/MacOS/../Frameworks/QtGui.framework/Versions/4/QtGui and /Applications/Trelis-15.0.app/Contents/MacOS/../Frameworks/QtGui.framework/Versions/4/QtGui. One of the two will be used. Which one is undefined.
Fatal Python error: Interpreter not initialized (version mismatch?)

What does this mean?
--
You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to