Skip to content

sfst build fails via pip #34

Description

@bluebottlewize
CMake Error at CMakeLists.txt:21 (add_subdirectory):
        add_subdirectory given source "pybind11" which is not an existing
        directory.
      
      
      CMake Error at python/CMakeLists.txt:16 (pybind11_add_module):
        Unknown CMake command "pybind11_add_module".

Seems to be because the sub module pybind11 is not being cloned. When i cloned it, the build process succeeds.

Due to this, the mlmorph tool installation also fails via pip.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions