Skip to content

Can't run QT app. (spyder 5.1.5 requires pyqtwebengine<5.13) #81

Answered by mccoyn
mccoyn asked this question in Q&A
Discussion options

You must be logged in to vote

I had to activate the environment first. I just had to run it from the command window that was created by the "Anaconda Prompt" link in the start menu.

I also found that I could get more information from the error by running "python -m rayoptics.exe" from a command window.

I did also run the following two lines, but I'm not sure if they were necessary. Its been a while since I've done anything with Python so I'm warming up to this a bit.

python -m pip install pyqtwebengine==5.12.1
python -m pip install pyqt5==5.12.3

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mccoyn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants