I\'m getting something like this. Can anyone please tell me how to fix this.
C:\\Users\\krush\\Documents\\ML using Python>pip install pocketsphinx
Collect
conda install swig
pip install pocketsphinx
I didn't want to do all that setup other people are suggesting so I tried this and it worked. This probably only works if you are using Anaconada though.
Instead of copying Swig files to the Python folder, you can simply add Swig`s location to the environment variables:
Ctrl+S
env
and press Enter
Path
OK
and restart your PC