ppwwyyxx / speaker-recognition

A Speaker Recognition System
Apache License 2.0
675 stars 276 forks source link

unable to install dependencies #69

Closed aishwaryaanegundi closed 6 years ago

aishwaryaanegundi commented 6 years ago

I am trying to install bob.blitz and gives the below error. If somebody have got similar error and have resolved please help

Traceback (most recent call last): File "", line 1, in File "c:\users\dell\appdata\local\temp\pip-build-ww3uyx\bob.blitz\setup.py ", line 70, in system_include_dirs=system_include_dirs, File "C:\Python27\lib\site-packages\bob\extension__init.py", line 356, in init boost_pkg = boost(boostreq.replace('boost', '').strip()) File "C:\Python27\lib\site-packages\bob\extension\boost.py", line 69, in _init raise RuntimeError("could not find boost's version.hpp' - have you inst alled Boost on this machine?") RuntimeError: could not find boost'sversion.hpp' - have you installed Boos t on this machine?

ppwwyyxx commented 6 years ago

Windows is not supported