OK! I found one solution. If this would help you.
pip install --upgrade opencv-python
pip install --upgrade pyinstaller
**Or Python 3**:
pip3 install --upgrade opencv-python
pip3 install --upgrade pyinstaller
↧