On 04/24/2015 06:17 AM, Chris wrote:
I went to Preferences as you suggested and could not get any further as
I got the kernel error again.
I tried tried for a clean install of Spyder. I uninstalled it using pip
and then downloaded the DMG file again and reinstalled. But I did not
get a clean install because the reinstalled Spyder found my old PATH and
script files and it behaved exactly the same when I tried to go to
Preferences.
Clearly uninstalling it with pip does not remove all the associated files.
So the question is how to uninstall Spyder so that I can get a clean
install and start over?

Well I am pretty sure pip is not going to uninstall the dmg version of Spyder. It will only uninstall any system version.

You need to remember a dmg is short for disk image

http://en.wikipedia.org/wiki/Apple_Disk_Image

It is a self contained unit that creates a virtual disk on your machine. To uninstall it see here:

https://gigaom.com/2008/04/22/beginning-mac-application-installuninstall/


On Friday, March 27, 2015 at 6:01:59 PM UTC+11, Chris wrote:

    Hi,

    I have just installed Spyder 2.3.3 on my IMac running OS X 10.10.2.
    Spyder was downloaded as the
    file:///Users/cbhe/Downloads/spyder-2.3.3-py2.7-2.dmg from
    https://bitbucket.org/spyder-ide/spyderlib/downloads
    <https://bitbucket.org/spyder-ide/spyderlib/downloads> and was
    copied into the Applications folder.

    Prior to the installation I removed the three Spyder (V2.3.2)
    directories in /Library/Python/2.7/site-packages in an attempt to
    uninstall Spyder. As far as I can tell there is no Uninstall program
    for Spyder.

    The version of Python running is Python 2.7.9rc1
    (v2.7.9rc1:40eada278702, Nov 25 2014, 17:25:50)

    I am now unable to open a Python or IPython console in Spyder but
    get the message when trying to open a console:

    Traceback (most recent call last):
    cannot import name multiarray
    cannot import name multiarray  File
    "/usr/local/lib/python2.7/site-packages/py2app/apptemplate/lib/site.py",
    line 122, in <module>
       File
    
"/Applications/Spyder-Py2.app/Contents/Resources/lib/python2.7/spyderlib/widgets/externalshell/sitecustomize.py",
    line 406, in <module>
         class SpyderPdb(pdb.Pdb):
    AttributeError: 'module' object has no attribute 'Pdb'

    Does anyone have a suggestion as to how I might get Spyder working
    again? I am now at a stand again as far as actually doing anything
    useful.

    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]
<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.


--
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.

Reply via email to