I was trying to install pyttsx3 using pip on windows 10 when I get this error plus a very fat red code that I included
Collecting comtypes; platform_system == "Windows"
Using cached comtypes-1.1.7.zip (180 kB)
Using legacy setup.py install for comtypes, since package 'wheel' is not installed.
Installing collected packages: comtypes, pyttsx3
Running setup.py install for comtypes ... error```
[1]: https://i.stack.imgur.com/xRdBx.png