'spyder' is not recognized as an internal or external command, operable program or batch file.
On Sunday, July 12, 2015 at 2:55:05 PM UTC+2, [email protected] wrote: > > Hello Internet, > > I am trying to get spyder to work for python 3 on windows 8.1 > I installed spyder with pip. > The first problem is there is no clear way on how to start spyder. > I guess spyder.bat? in the C:\Python34\Scripts folder. > that outputs this. > > C:\Python34\Scripts>spyder.bat > 'python' is not recognized as an internal or external command, operable > program or batch file. > > this is because I use pylauncher. > So I replaced python by py in the spyder.bat file > > when I now double click it is opens a cmd than flashes a green rectangle > and closes the cmd. > when I open cmd, then run spyder.bat it flashes a green rectangle and the > cmd automatically closes. > > Does anyone have a clue how to fix this? > Why does cmd disappear? Can I find a log file somewhere? > > thnx in advance. > -- 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.
