unable to install dependencies
Closed this issue · 1 comments
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(boost_req.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's
version.hpp' - have you installed Boos
t on this machine?
Windows is not supported