It depends on your operating system. If you are on Linux, you need to remove

/usr/local/lib/python2.7/dist-packages/spyder
/usr/local/lib/python2.7/dist-packages/spyderlib
/usr/local/bin/spyder

On Windows, it'd be

C:\Python\Lib\site-packages\spyder
C:\Python\Lib\site-packages\spyderlib
C:\Python\scripts\spyder

Cheers,
Carlos

El 22/04/14 09:58, Nathanaël Naeri escribió:
Just out of curiosity, how would one proceed to uninstall a manually-installed Spyder 2.3 beta? I'd rather go back to using it in bootstrap mode. Thanks.

On Thursday, January 16, 2014 2:13:21 AM UTC+1, Carlos Córdoba wrote:

    Hi all,

    On the behalf of Spyder's development team, I'm pleased to
    announce the
    third beta of our next major version: Spyder 2.3.

    We've been working on this version for eight and a half months now
    and
    as far as we know is very stable. There are still some minor bugs to
    squash but we encourage all people who like the bleeding edge to
    give it
    a try.

    The most important improvement of this release is that it now
    supports
    Python 3.2/3.3 besides (of course) Python 2.6/2.7. This beta also
    comes
    with several improvements to the Editor: code completion now offers
    completions based on the tokens or words present in a file, in
    case no
    other completion can be found (which works for any file type, not
    just
    Python); the Tab key can now do code completions (besides doing
    indentation); and Shift+Tab can show again the tooltip of a
    function's
    signature when pressed inside a function call (besides un-indenting).

    This release comes one month after the last beta2 release. To
    download
    it please go to our Bitbucket Downloads page (because GoogleCode
    doesn't
    let to create new downloads):

    https://bitbucket.org/spyder-ide/spyderlib/downloads
    <https://bitbucket.org/spyder-ide/spyderlib/downloads>

    See the incomplete changelog here:
    http://code.google.com/p/spyderlib/wiki/ChangeLogBeta
    <http://code.google.com/p/spyderlib/wiki/ChangeLogBeta>

    And don't forget to follow Spyder updates/news on the project website
    (http://code.google.com/p/spyderlib/
    <http://code.google.com/p/spyderlib/>) and on our official blog
    (http://spyder-ide.blogspot.com/ <http://spyder-ide.blogspot.com/>).

    Enjoy!
    Carlos

--
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] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[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].
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.

Reply via email to