Thank U, I 've solved it out by typing the command "conda update conda", it turned out that the main problem was the inconsistent environment in the conda base environment. Anyway, thanks for your suggestion!
On Wed, Jul 10, 2019 at 6:52 PM Kiko <[email protected]> wrote: > 2019-07-10 9:10 GMT+02:00, tseng vanco <[email protected]>: > > I recently started to use Spyder and get into it. Today, my Python > version > > downgraded to 3.6.1 just after updating Spyder with Conda command ''conda > > update spyder'' in OsX terminal. Please tell me how i can change the > Python > > > > version back to 3.7.0, that would be appreciate! > > In "Tools > Preferences" menu you could select the Python interpreter > you want. You can create a conda environment with python 3.7 and then > use this interpreter within Spyder selecting it in Preferences. > > > > > -- > > 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 https://groups.google.com/group/spyderlib. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/spyderlib/bfe7ce98-8728-4af4-8142-5e1b75dd9194%40googlegroups.com > . > > 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 https://groups.google.com/group/spyderlib. > To view this discussion on the web visit > https://groups.google.com/d/msgid/spyderlib/CAB-sx60K_90tieUh0ig4eX8uvuFsG5PDjO0aZuHQquoMSFMVwA%40mail.gmail.com > . > 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 https://groups.google.com/group/spyderlib. To view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/CAA1zwB9tnE%3D7xwvChCH6w8PLC7vfTdJ5pbK%2Bi%3D7y18cdJiXo_g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
