Thank you. Here is the error dump when I tried spyder --reset.
install PySide module? how?
Thanks,
Narasimha
>spyder --reset
Traceback (most recent call last):
File "C:\Anaconda3\lib\site-packages\spyderlib\qt\__init__.py", line 48,
in <m
odule>
from PySide import __version__ # analysis:ignore
*ImportError: No module named 'PySide'*
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Anaconda3\lib\site-packages\spyderlib\requirements.py", line 40,
in c
heck_qt
from spyderlib import qt
File "C:\Anaconda3\lib\site-packages\spyderlib\qt\__init__.py", line 50,
in <m
odule>
raise ImportError("Spyder requires PySide or PyQt to be installed")
ImportError: Spyder requires PySide or PyQt to be installed
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Anaconda3\Scripts\spyder-script.py", line 2, in <module>
start_app.main()
File "C:\Anaconda3\lib\site-packages\spyderlib\start_app.py", line 114,
in mai
n
from spyderlib import spyder
File "C:\Anaconda3\lib\site-packages\spyderlib\spyder.py", line 48, in
<module
>
requirements.check_qt()
File "C:\Anaconda3\lib\site-packages\spyderlib\requirements.py", line 50,
in c
heck_qt
% (qt_infos['pyqt']+qt_infos['pyside']))
File "C:\Anaconda3\lib\site-packages\spyderlib\requirements.py", line 25,
in s
how_warning
raise RuntimeError(message)
RuntimeError: Please check Spyder installation requirements:
PyQt4 4.6+ (or PySide 1.2.0+) is required.
On Saturday, April 15, 2017 at 4:52:11 AM UTC+5:30, Carlos Córdoba wrote:
>
> Please open a terminal (cmd.exe) and run
>
> spyder --reset
>
> That resets Spyder to factory settings and could help in your case.
>
>
> Cheers,
> Carlos
>
> El 14/04/17 a las 18:06, narasimha m escribió:
>
> I am not able to launch Spyder or Anaconda navigator. System crashed and I
> rebooted the machine but this doesn't work.
>
> How do I search what is the error or list of errors and then figure
> solution?
>
> Thanks,
> Narasimha
>
>
>
>
> --
> 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] <javascript:>.
> To post to this group, send email to [email protected]
> <javascript:>.
> Visit this group at https://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 https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.