I'm trying to install Fbthrift, But I am getting this error:

-- Boost version: 1.58.0

-- Found the following Boost libraries:

-- context

-- filesystem

-- program_options

-- regex

-- system

-- thread

-- chrono

-- date_time

-- atomic

-- Found folly: /usr/local

-- Found YARPL: /usr/local

-- Found rsocket: /usr/local

-- Found fizz: /usr/local

-- Found wangle: /usr/local

-- Found Zstd: /usr/lib/x86_64-linux-gnu/libz.so

-- ZLIB: /usr/include

-- Found Zstd: /usr/local/lib/libzstd.so

-- ZSTD: /usr/local/include

CMake Warning at CMakeLists.txt:144 (find_package):

By not providing "Findpython-six.cmake" in CMAKE_MODULE_PATH this

project

has asked CMake to find a package configuration file provided by

"python-six", but CMake did not find one.

Could not find a package configuration file provided by "python-six" with

any of the following names:

python-sixConfig.cmake

python-six-config.cmake

Add the installation prefix of "python-six" to CMAKE_PREFIX_PATH or set

"python-six_DIR" to a directory containing one of the above files. If

"python-six" provides a separate development package or SDK, be sure it has

been installed.

-- Python dependencies not found, will not build thrift/lib/py

-- Configuring done

-- Generating done

-- Build files have been written to: /home/sarath/lib/fbthrift/_build

I have installed all dependencies as mentioned in official FbThrift page

Also I have installed cuda 8.0 and cuDNN 5.0 along with Torch 7 and its dependencies.

If I ignore this error and proceed to THPP installation, It shows THRIFT_LIBRARY missing and aborts installation. How to solve this problem?

解决方案

This issue has been solved by installing all dependencies in Ubuntu 14.02 LTS.

Logo

魔乐社区(Modelers.cn) 是一个中立、公益的人工智能社区,提供人工智能工具、模型、数据的托管、展示与应用协同服务,为人工智能开发及爱好者搭建开放的学习交流平台。社区通过理事会方式运作,由全产业链共同建设、共同运营、共同享有,推动国产AI生态繁荣发展。

更多推荐