Hi Markus,

First you need to open a terminal and run

which python

Then you need to copy the output of that command and go to

Spyder > Preferences > Console > Advanced Settings > Python executable

and paste it there.

This is necessary so that Spyder can use the python version where you installed libmagic on.

Cheers,
Carlos

El 09/07/13 11:48, Markus Mohr escribió:
Hi,

I'm trying to use libmagic. When I start python from the shell I have python 2.7.2 and 'import magic' succeeds. With Spyder I have python 2.7.3 and 'import magic' fails.
What am I doing wrong?

I'm on OSX and installed Spyder from the dmg (2.2.0)

Thanks for your help.
--
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/groups/opt_out.



--
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/groups/opt_out.


Reply via email to