Skip to content
This repository was archived by the owner on Sep 1, 2021. It is now read-only.
This repository was archived by the owner on Sep 1, 2021. It is now read-only.

vutuber error #19

@pipi20001234

Description

@pipi20001234

demo.py:149: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray
pose_np = np.array(pose).flatten()
0.106 Traceback (most recent call last):
File "demo.py", line 219, in
main()
File "demo.py", line 116, in main
right=facebox[2], bottom=facebox[3])
Boost.Python.ArgumentError: Python argument types in
rectangle.init(rectangle)
did not match C++ signature:
init(struct _object * __ptr64, long left, long top, long right, long bottom)
init(struct _object * __ptr64)

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