On Sat, Jun 27, 2015 at 7:33 PM, Adrian Klaver <[email protected]>
wrote:

> On 06/26/2015 10:40 PM, MOHD HOMAIDUR RAHMAN wrote:
>
>> Dear All
>>
>> I am trying to install spyder on Centos 7, 64 bit system but it is
>> showing the following error.
>>
>
> What version of Spyder?
>
> *spyder-2.3.5.2*


>
>> I downloaded the binary file and proceed as given in README file.
>>
>
> What binary file?

​I downloaded binary zip file from ​


https://github.com/spyder-ide/spyder/releases

​and try to install.

  python setup.py install
>>
>> After Successfully installation, When I am try to run spyder. It is
>> showing following error that is attached as png and after pressing Ok it
>> is showing following error in log file and terminal both.
>>
>> Traceback (most recent call last):
>>    File "/usr/lib/python2.7/site-packages/spyderlib/spyder.py", line
>> 2336, in main
>>      mainwindow = run_spyder(app, options, args)
>>    File "/usr/lib/python2.7/site-packages/spyderlib/spyder.py", line
>> 2220, in run_spyder
>>      main.setup()
>>    File "/usr/lib/python2.7/site-packages/spyderlib/spyder.py", line
>> 748, in setup
>>      message=_("Spyder Internal Console\n\n"
>>    File "/usr/lib/python2.7/site-packages/spyderlib/plugins/console.py",
>> line 74, in __init__
>>      self.find_widget.set_editor(self.shell)
>>    File
>> "/usr/lib/python2.7/site-packages/spyderlib/widgets/findreplace.py",
>> line 260, in set_editor
>>      from spyderlib.qt.QtWebKit import QWebView
>>    File "/usr/lib/python2.7/site-packages/spyderlib/qt/QtWebKit.py",
>> line 10, in <module>
>>      from PyQt4.QtWebKit import *  # analysis:ignore
>> ImportError: No module named QtWebKit
>>
>> So after that I install PyQt4.QtWebkit and again re run same. I am
>> getting the same error above.
>>
>
> There where no errors when you did the re-install of Spyder?
>
> Did you try from a fresh install directory?
>
>
 No it is not working I try with different source file also.​




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

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