Vicomtech / video-content-description-VCD

Video Content Description (VCD) is a schema, API and set of tools to produce semantically rich labels from multi-sensorial data series.
MIT License
56 stars 12 forks source link

error "AttributeError: 'VCD' object has no attribute 'data'" #26

Closed pncanas333 closed 2 years ago

pncanas333 commented 2 years ago

I get this error when I try to load a VCD v5.0 (OpenLabel) file with the VCDv4.3 library.

Versions don't match. I know this is not a common situation, but I'm sharing it in case someone is trying to identify the cause of this error.

Solution: Update the library VCDv4.3 to v5.0.

marcosnietodoncel commented 2 years ago

That is right. An Exception has been added to core.py. This feature is available in branch feature/projection, and will be available in next release.