Hi Federico,
If you installed Spyder from source, I guess you ran
|python setup.py install|
to do it. But to install it with Python 3 you need to run
|python3 setup.py install|
If this doesn't work, another thing you can do is to change the default
interpreter to point to Python 3. For that you have to open
|/usr/local/bin/spyder|
and change its first line to point to it.
Hope this helps,
Carlos
El 09/10/13 17:21, Federico Barabas escribió:
Hi everyone!
I use Arch Linux. I installed spyder 2.3.0dev6 from source because
building from AUR failed for me. It runs fine but it gets into Python
2.7 mode. How can I use it with Python 3? I know this version supports it.
thank you,
Federico
--
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.