Aug-07-2018, 08:07 AM
Hello,
First, sorry for my english, I am a french girl
I need to install textract and textract need to install pocketsphinx
So when I try to install it with Python 3.6 I got the following error
If you have an idea what goiing wrong please help me
Thanks by advance for your help
Thais
First, sorry for my english, I am a french girl
I need to install textract and textract need to install pocketsphinx
So when I try to install it with Python 3.6 I got the following error
pip3 install pocketsphinx ...... creating build/temp.macosx-10.6-x86_64-3.6/deps/sphinxbase/swig /usr/bin/gcc-4.2 -fno-strict-aliasing -Wsign-compare -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -DSPHINXBASE_EXPORTS -DPOCKETSPHINX_EXPORTS -DSPHINX_DLL -DHAVE_CONFIG_H -Ideps/sphinxbase/include -Ideps/sphinxbase/include/sphinxbase -Ideps/sphinxbase/include/android -I/System/Library/Frameworks/OpenAL.framework/Versions/A/Headers -I/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m -c deps/sphinxbase/src/libsphinxbase/lm/fsg_model.c -o build/temp.macosx-10.6-x86_64-3.6/deps/sphinxbase/src/libsphinxbase/lm/fsg_model.o -Wno-macro-redefined -Wno-sign-compare -Wno-logical-op-parentheses cc1: error: unrecognized command line option "-Wno-macro-redefined" cc1: error: unrecognized command line option "-Wno-logical-op-parentheses" error: command '/usr/bin/gcc-4.2' failed with exit status 1Perhaps I forgot somethings ? with CFLAGS configuration ?
If you have an idea what goiing wrong please help me

Thanks by advance for your help
Thais