Closed yxu148 closed 2 years ago
Hey @yxu148, thanks for reporting. I think this error is fixed in our latest version (5.3.2).
Since it's still not available in Anaconda, you need to 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 spyder py-opencv
conda activate spyder-cf
spyder
Let us know if that solves the problem for you.
Closing due to lack of response.
Description
What steps will reproduce the problem?
No picture shown after running cv2.imshow
Python not responding
Have to close python
Traceback
Versions
Dependencies