thanks Carlos, I understand! as I said I downloaded spyder-2.3.0.dmg, and as far as I understood it has inside python 2.7 that means I can work with it for the moment and try to learn the differences between python 2 and 3. Then when the installer with python 3.4 will be ready I will switch to it.
thanks a lot for your time! Ch. Il giorno venerdì 1 agosto 2014 14:34:19 UTC+2, Carlos Córdoba ha scritto: > > Ok, using our dmg is just fine, but I needed to know exactly what file > you downloaded to give you the right advice. > > Let me explain you how things work between Python 2 and 3. The thing is > these versions are incompatible, so we need to create different installers > for both. The installer you downloaded works only for Python 2 and it comes > with its own Python version inside it (so it doesn't use any version > installed in your system). That's why you see Python 2.7 reported in the > IPython console. > > To support Python 3.4 I need to create a new installer with its own > internal version. But for the moment I don't have the resources nor the > time to do it (because it's a long and arduous process :-) > > However, I hope to do it during the next months, so stay tuned! > > > Cheers, > Carlos > > El 01/08/14 a las #4, Chiara Maria Aruffo escribió: > > It was spyder-2.3.0.dmg, I just downloaded it and move the .dmg file into > Application as I normally do for installing new programs in my MacBook. > It opens and works fine, the only problem is that it has python 2.7 and > not Python 3.4. As I said, I am new to the programming world, and I am > learning how to use Python 3.4, so working with Python 2.7 is not really > ideal for me! > > Ch. > > Il giorno giovedì 31 luglio 2014 23:10:42 UTC+2, Carlos Córdoba ha > scritto: >> >> Which file did you download? spyder-2.3.0.dmg or spyder-2.3.0.zip? >> >> El 31/07/14 a las #4, Chiara Maria Aruffo escribió: >> >> >> thanks Adrian and Carlos, >> >> I had only Phyton 3.4 installed before installing Spider. >> I installed Spyder with the dmg downloaded from the spyder website (the >> latest version), then when I open the Spyder console (I guess is the >> IPhyton you are asking about) it has written on top Python 2.7 and it does >> not recognize commands for Python 3.4! >> >> At the moment I disinstalled Spyder, waiting for news from you! >> >> thanks a lot, >> Ch. >> >> >> Il giorno giovedì 31 luglio 2014 01:36:36 UTC+2, Adrian Klaver ha >> scritto: >>> >>> On 07/30/2014 11:46 AM, Chiara Maria Aruffo wrote: >>> > Hi all, >>> > I tried to install this new version of Spyder 2.3 on my Mac OS X 10.9, >>> > but it runs only with Python 2.7. >>> > I have already Python 3.4 installed and I using it through IDLE, how >>> can >>> > I change the settings in Spyder to run it with Python 3.4? >>> >>> So to be clear, you have both Python 2.7 and Python 3.4 installed on >>> your machine? >>> >>> When you run Spyder it is using 2.7 in the console and IPython console, >>> correct? >>> >>> In addition to Carlos's question about how Spyder was installed, how did >>> you install the Python versions? >>> >>> > >>> > I am new in the programming world, so I would ask you an extra-effort >>> to >>> > guide me through it :) >>> > thanks >>> > Ch. >>> > >>> > Hi, >>> >>> How are you installing Spyder? I mean, what method are you using? >>> >>> >>> Cheers, >>> Carlos >>> >>> >>> -- >>> Adrian Klaver >>> [email protected] >>> >> -- >> 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] <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.
