Hi, you may try copy/paste your existing Winpython directory in anither directory, and do the experiment on the "copy".
on the copy, you may try this - launch "WinPython Command Prompt.exe" - type in the command line the following for a Spyder3 version: pip uninstall spyder pip install --pre spyder - type in the command line the following for a Spyder2 version: pip uninstall spyder pip install spyder On Friday, July 29, 2016 at 3:07:42 AM UTC+2, Stevem wrote: > > Hi, > > I would like to update Spyder in a WinPython installation without breaking > the whole packages/install. > > Can I just copy the new Spyder Files in the Spyder directory of Winpython ? > > Is there anything I need to saveback ? > > If there some documentation on updating Spyder (for exisiting) config, it > would be nice ! > > > Thanks > -- 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. For more options, visit https://groups.google.com/d/optout.
