On 11/22/2013 10:35 AM, Nathan wrote:
Thanks for you answer Adrian, but i don't understand where i've to write this ? on my terminal ?
Yes, enter spyder at the terminal. Spyder should not need to be run using the python preface.
And for the reason of python is not on sys.pyth : is there a solution to put python there ?
sys is a Python module. sys.path shows the system paths Python knows about and will traverse to find a Python module/package, etc.
A good starting point for this is: http://docs.python.org/2/tutorial/index.html i don't find the file which called like this ...
I'm sorry, i'm a little bit bad in these things and it's for school so i've to repair it ...
-- Adrian Klaver [email protected] -- 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.
