-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help pane unable to render rich text on macOS app #18776
Comments
Hey @hawkiyc, thanks for reporting. This problem could be caused because you're mixing pip and conda packages. To try to fix it, please create a new environment with conda-forge packages. For that, close Spyder, open the Anaconda Prompt and run the following commands there:
Let us know if it works for you. |
Hi @ccordoba12 , Thank you for your prompt reply. I want to clarify that I prefer only to install one IDE on my device. Hence, in my case, I installed spyder via dmg file from your website. After that, I pip installed spyder-kernels in each env, so I can turn on my spyder and tune in different env without opening anaconda or pressing the command line in Terminal. Therefore, I would like to confirm that I shall have spyder in each env, not changing env within spyder? I appreciate your kind help and looking forward to your answer. Sincerely, Gavin |
Just in case, I think this could be related with the installer signing process and something that @mrclary was experiencing too and which most probably is affecting panes that use QWebWidgets |
Hi @dalthviz Okay, I see. I will have some tests in the following days if I have time. Anyway, I will let you know if I have the test results. Sincerely, Gavin |
Yes, I'm certain that this is related to the new code signing. |
@hawkiyc, new artifacts are now up for 5.3.2 which should resolve your issue. Just download Spyder.dmg again as you did before. I've already downloaded it and verified, but please let me know if everything is working for you. Thanks for your patience and sorry for any inconvenience 😄 . |
Issue Report Checklist
conda update spyder
(orpip
, if not using Anaconda)jupyter qtconsole
(if console-related)spyder --reset
Problem Description
I have an issue with the help pane in rich text, similar to #17751, but on macOS 12.4.
What steps reproduce the problem?
What is the expected output? What do you see instead?
Paste Traceback/Error Below (if applicable)
Versions
Dependencies
The text was updated successfully, but these errors were encountered: