I finally solved my issue. Here is what I did (might work for you). Ran the following at the Python command prompt:
conda update qt pyqt spyder per this Spyder github issue https://github.com/spyder-ide/spyder/issues/3903 As far as I can tell performing this step matched-up the dependencies of Spyder which apparently include qt and pyqt. It could be that the version of these dependencies was out of sync. But, the process of updating all three together appears to have fixed it and now I can launch Spyder with no issue. On Wednesday, May 30, 2018 at 9:55:51 AM UTC-5, sagar ninave wrote: > > i have also same problem > -- 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.
