Skip to content

Problem with weights in history #319

@alexarje

Description

@alexarje

I am testing the weights feature of history. In the documentation it says that it can be given by "3 1.2 1". However, when I try this:

video.history(history_length=100, weights="3 1.2 1")

I get the following error:

ParameterError: Found wrong type(s) in the list of weights. Use ints and floats.

I have tested with only ints and only floats, but I get the the same error. Is this a bug?

Metadata

Metadata

Labels

bugSomething isn't workingvideo

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions