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. > > Adrian, I uninstalled V2.3.4 with pip and removed Spyder from the Applications folder by dragging it to Trash. I also moved spyderlib to spyderlib.old in the /Library/Python/2.7/site-packages folder. As far as I could tell Spyder was not present. I then opened the Spyder 2.3.3 .dmg file in the Downloads folder and dragged the Spyder icon to the Applications folder. When I opened Spyder I got the same error message as before. I repeated the process using the Spyder 2.3.2 .dmg but got the same result. So again I moved spyderlib to spyderlib.old and ran 'pip uninstall spyder'. The contents of the site-packages folder and the result of rerunning 'pip uninstall spyder' are below. sh-3.2# cd /Library/Python/2.7/site-packages;ls -l total 120 drwxr-xr-x 10 root wheel 340 27 Mar 16:24 Babel-1.3-py2.7.egg-info drwxr-xr-x 10 root wheel 340 27 Mar 16:24 Jinja2-2.7.3-py2.7.egg-info drwxr-xr-x 8 root wheel 272 27 Mar 16:24 MarkupSafe-0.23-py2.7.egg-info drwxr-xr-x 8 root wheel 272 26 Mar 16:39 MeshPy-2014.1-py2.7.egg-info drwxr-xr-x 7 root wheel 238 26 Mar 16:19 PyMetis-2014.1-py2.7.egg-info drwxr-xr-x 7 root wheel 238 27 Mar 15:07 PyVTK-0.4.85-py2.7.egg-info drwxr-xr-x 9 root wheel 306 27 Mar 16:24 Pygments-2.0.2.dist-info -rw-r--r-- 1 root wheel 119 10 Sep 2014 README drwxr-xr-x 9 root wheel 306 27 Mar 16:24 Sphinx-1.3.1.dist-info drwxr-xr-x 55 root wheel 1870 27 Mar 15:29 _pytest drwxr-xr-x 14 root wheel 476 27 Mar 16:24 alabaster drwxr-xr-x 8 root wheel 272 27 Mar 16:24 alabaster-0.7.3-py2.7.egg-info drwxr-xr-x 8 root wheel 272 26 Mar 16:33 appdirs-1.4.0.dist-info -rw-r--r-- 1 root wheel 22374 26 Mar 16:33 appdirs.py -rw-r--r-- 1 root wheel 20617 26 Mar 16:33 appdirs.pyc drwxr-xr-x 24 root wheel 816 27 Mar 16:24 babel drwxr-xr-x 5 root wheel 170 10 Mar 22:11 decorator-3.4.0-py2.7.egg drwxr-xr-x 24 root wheel 816 27 Mar 16:24 docutils drwxr-xr-x 7 root wheel 238 27 Mar 16:24 docutils-0.12-py2.7.egg-info -rw-r--r-- 1 root wheel 309 10 Mar 22:47 easy-install.pth drwxr-xr-x 14 root wheel 476 27 Mar 12:43 graphviz drwxr-xr-x 8 root wheel 272 27 Mar 12:43 graphviz-0.4.3.dist-info drwxr-xr-x 49 root wheel 1666 27 Mar 16:24 jinja2 drwxr-xr-x 14 root wheel 476 27 Mar 16:24 markupsafe drwxr-xr-x 24 root wheel 816 26 Mar 16:39 meshpy drwxr-xr-x 5 root wheel 170 10 Mar 22:11 networkx-1.9.1-py2.7.egg drwxr-xr-x 34 root wheel 1156 16 Mar 22:10 pip drwxr-xr-x 10 root wheel 340 16 Mar 22:10 pip-6.0.8.dist-info drwxr-xr-x 25 root wheel 850 26 Mar 16:33 py drwxr-xr-x 8 root wheel 272 26 Mar 16:33 py-1.4.26-py2.7.egg-info drwxr-xr-x 36 root wheel 1224 27 Mar 16:24 pygments drwxr-xr-x 5 root wheel 170 26 Mar 16:19 pymetis drwxr-xr-x 10 root wheel 340 27 Mar 15:29 pytest-2.7.0-py2.7.egg-info -rw-r--r-- 1 root wheel 498 27 Mar 15:29 pytest.py -rw-r--r-- 1 root wheel 540 27 Mar 15:29 pytest.pyc drwxr-xr-x 40 root wheel 1360 26 Mar 16:33 pytools drwxr-xr-x 8 root wheel 272 26 Mar 16:33 pytools-2014.3.5-py2.7.egg-info drwxr-xr-x 42 root wheel 1428 27 Mar 15:07 pyvtk drwxr-xr-x 40 root wheel 1360 27 Mar 16:24 snowballstemmer drwxr-xr-x 7 root wheel 238 27 Mar 16:24 snowballstemmer-1.2.0-py2.7.egg-info drwxr-xr-x 52 root wheel 1768 27 Mar 16:24 sphinx drwxr-xr-x 13 root wheel 442 27 Mar 16:24 sphinx_rtd_theme drwxr-xr-x 8 root wheel 272 27 Mar 16:24 sphinx_rtd_theme-0.1.7.dist-info drwxr-xr-x 3 root wheel 102 29 Mar 13:56 spyderlib.old sh-3.2# pip uninstall spyder Cannot uninstall requirement spyder, not installed sh-3.2# At this point (as far as I can tell) there is no Spyder application on my system. What do you recommend I try next to get a working copy of Spyder installed?? -- 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.
