I'm stuck on a probably stupid thing. I try to run my code with cvzone but I get the following error:
ModuleNotFoundError: No module named 'cvzone'
Although I have installed this package. I use Spyder.
My conf:
- python 3.9.1
- cvzone 1.5.5
- opencv-python 4.6.0.66
Any advice will be helpful. Cheers
pip install cvzone used in pycharm