It is probably not the answer you expect, but installing Python distributions such as WinPython allow you to have any fully functional spyder. In my case, Windows 64 bits, I have two Python2 and one Python3 WinPython, with spyder for each.
Julien 2015-02-09 9:44 GMT+01:00 Amarjit Chandhial <[email protected]>: > My aim is to enable iPython within spyder multiple install 27 and 34 on > Windows 64bit. > I have spyder working normally with Python34. I have a .spyder2-py3 > folder. > With Python34 working I have installed Python27 and want to get a separate > spyder working with 27, as-well as 34. > I tried to install Spyder for 27 via pip e.g. at CMD prompt > > C:\Users\name>C:\Python27\Scripts\pip.exe install spyder > > I do not have a .spyder2 folder. How do I get spyder working with > Python27? > > -- > 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.
