Hi, How to install Python modules depends on your operating system, and how you installed Python. Spyder will not help you installing other Python modules (unless you are using Anaconda). You can use Spyder for any Python project you would like, so yes, you could also develop games with pygame. If you can tell us how you installed Python/Spyder on which operating system we might be able to give some more specific tips. Otherwise, Google/DuckDuckGo/Yahoo/Bing is your friend...
Spyder also works with Python 3.4. Regards, David On 17 June 2015 at 20:59, <[email protected]> wrote: > Hi there, > > got Spyder (2.3.4) with Python 2.7 but I wanna also programming with > Python3.4. How can I change that? Or do I need to install a new version of > spyder. Other question: How can I install modules like tkinter and pygame? > I wanna also program some games with spyder. Is that possible? > > > Best regards, > > Skorab > > -- > 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. > -- 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.
