Skip to content

Boost.Python.ArgumentError #35

Open
@YuanWanglll

Description

@YuanWanglll

Go into demoCode folder and use the code:
python testBatchModel.py input.txt out/ 1 1

But I get an error:

raceback (most recent call last):
File "testBatchModel.py", line 76, in
predictor = dlib.shape_predictor(predictor_path)
Boost.Python.ArgumentError: Python argument types in
shape_predictor.init(shape_predictor, str)
did not match C++ signature:
init(boost::python::api::object, std::string)
init(_object*)

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