python - HeyAthena Pip install swig Path environment location? -
i have been looking heyathena/swig environment path place swig.exe in install heyathena pip3 however, can't find location of @ wondering if else knew was???
error ----------------------------------------------------------------------------------------------------------------- failed building wheel pocketsphinx running setup.py clean pocketsphinx built gtts failed build pocketsphinx installing collected packages: urllib3, chardet, idna, requests, gtts-token, gtts, pocketsphinx, selenium, pyyaml, more-itertools, inflect, jaraco.itertools, xmltodict, wolframalpha, pyglet, heyathena running setup.py install pocketsphinx ... error complete output command c:\python34\python.exe -u -c "import setuptools, tokenize;__file__='c:\\users\\tornad~1\\appdata\\local\\temp\\pip-build-w6_kc9ch\\pocketsphinx\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record c:\users\tornad~1\appdata\local\temp\pip-mtc6mw6q-record\install-record.txt --single-version-externally-managed --compile: running install running build_ext building 'sphinxbase._ad' extension swigging swig/sphinxbase/ad.i swig/sphinxbase/ad_wrap.c swig.exe -python -modern -ideps/sphinxbase/include -ideps/sphinxbase/include/sphinxbase -ideps/sphinxbase/include/win32 -ideps/sphinxbase/swig -outdir sphinxbase -o swig/sphinxbase/ad_wrap.c swig/sphinxbase/ad.i error: command 'swig.exe' failed: no such file or directory command "c:\python34\python.exe -u -c "import setuptools, tokenize;__file__='c:\\users\\tornad~1\\appdata\\local\\temp\\pip-build-w6_kc9ch\\pocketsphinx\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record c:\users\tornad~1\appdata\local\temp\pip-mtc6mw6q-record\install-record.txt --single-version-externally-managed --compile" failed error code 1 in c:\users\tornad~1\appdata\local\temp\pip-build-w6_kc9ch\pocketsphinx\
Comments
Post a Comment