Adrian, I tried several likely uninstallers but no joy. It seemed that there was always a file not found.
Finally Carlos provided the 'silver bullet' answer on another forum. This was the single command line rm -Rf ~/.spyder2 I can now run both the OS X 10.10.3 and Windows 7 instances of Spyder. I am left wondering why such a great product like Spyder does not provide the ability to reset back to a clean installation. So, this closes the thread and I am now back to solving the Graphviz problem that started this Odyssey. Thank you for your patience with this dummy user. 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 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]. 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.
