Hi,

I am trying to build oiio on Ubuntu 18.04.

I get the following error:
-- pybind11 2.2, include dir:
/home/esc/Documents/coding/oiio/ext/pybind11/include
CMake Error at
/usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137
(message):
  Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS)
  (Required is at least version "2.7")
Call Stack (most recent call first):
  /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:378
(_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake-3.10/Modules/FindPythonLibs.cmake:262
(FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  src/python/CMakeLists.txt:16 (find_package)

However, Python is in the optional dependencies, not in the required one,
and I don't need to build any Python support. Is this an error in the
documentation (required dependency) or is there a way to disable it?

Thanks!
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to