Hi Neil, This warnings are most probably related with the update of the depedencies constrain to support PyQt 5.15. As you say they are only warnings, but removing them is proving to be a little bit difficult. Hope this clarifies the situation.
Best regards, Daniel El lunes, 30 de mayo de 2022 a las 10:15:33 UTC-5, [email protected] escribió: > I recently reported a Spyder bug (#17956 > <https://github.com/spyder-ide/spyder/issues/17956>). I received an email > saying the bug had been fixed but it's not available in Anaconda yet. It > suggested I do one of the following: > > > *1. Use our Windows or Mac installer, which you can find here > <https://github.com/spyder-ide/spyder/releases>.2. Create a new environment > with conda-forge packages. For that, please close Spyder, open the Anaconda > Prompt and run the following commands there:* > > > > *conda create -n spyder-cf -c conda-forge spyderconda activate > spyder-cfspyder* > I followed the steps in the 2nd solution but when I launched, I got > several warnings: > > > > > > > > *(base) [~][5]> conda activate spyder-cf(spyder-cf) [~][6]> spyderThe > available OpenGL surface format was either not version 3.2 or higher or not > a Core Profile.Chromium on macOS will fall back to software rendering in > this case.Hardware acceleration and features such as WebGL will not be > available.fromIccProfile: failed minimal tag size sanity* > > What do these warnings indicate? (Other than the warnings, everything > seems to work when I run the code in spyder.) Screenshot of version numbers > is attached. > > Any tips appreciated! > > Thanks, > Neil > > > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/29d00685-185f-45ef-ad19-c42c43232a04n%40googlegroups.com.
