Skip to content
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

Testing python scripts in conda presents a message that seems to be an error but everything seems to still work #27

Open
mrwizard82d1 opened this issue Jan 13, 2022 · 0 comments

Comments

@mrwizard82d1
Copy link

Testing python scripts in a conda environment produces what seems to be a failure message, but everything still works. The message is similar to:

QWindowsContext: OleInitialize() failed: "COM error 0xffffffff80010106 RPC_E_CHANGED_MODE (Unknown error 0x080010106)"

This error occurs when running the scripts in an Anaconda Powershell console with an environment created using the instructions in README-dev.md. I've not tested it in a Windows console nor in Windows terminal. Additionally, the error does not occur if the scripts are run in spyder in the Orchid conda environment. Additionally, the error only occurs if one tries to render a matplotlib chart; a script that is "text output only", like dom_navigation_tutorial.py does not exhibit the issue.

@mrwizard82d1 mrwizard82d1 changed the title Testing python scripts that Testing python scripts in conda presents a message that seems to be an error but everything seems to still work Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant