Thank you, I just saw Python 2.6+ and assumed Python 3 worked with it. I downloaded the beta and followed the directions to install it, and it appears to launch just fine. Thanks for your help!
On Saturday, May 3, 2014 11:26:31 AM UTC-4, Carlos Córdoba wrote: > > Hi Jared, > > Spyder 2.2.5 is not compatible with Python 3. That's why you are seeing > the error you reported. Spyder 2.3beta4 is already compatible with PY3 but > you need to install it manually. You can download it from here: > > https://bitbucket.org/spyder-ide/spyderlib/downloads > > Cheers, > Carlos > > El 02/05/14 21:53, Jared Swets escribió: > > Hello, > > I am unable to run spyder on Window 7 x64 with Python 3.4.0x64 installed. > > Version: > C:\Python34\Lib\site-packages\spyderlib>python > Python 3.4.0 (v3.4.0:04f714765c13, Mar 16 2014, 19:25:23) [MSC v.1600 64 > bit (AMD64)] on win32 > > I have pyside 1.2.2 installed, which meets the requirement. > > I ran the 64 bit installer for Spyder 2.2.5 > > Then went to the spyderlib folder, ran the following: > > > C:\Python34\Lib\site-packages\spyderlib>python spyder.py > File "spyder.py", line 948 > except AttributeError, error: > ^ > SyntaxError: invalid syntax > > > Thought maybe I needed to run start_app.py, no result there either. > > How do I run Spyder? > -- > 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] <javascript:>. > To post to this group, send email to [email protected]<javascript:> > . > 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.
