Skip to content

Conversation

@brittanyrey
Copy link

This code is not fully compatible with Lazy Imports. It requires decord._api_internal to have been loaded ahead of the sys.modules access--which is not guaranteed when modules are loaded lazily. If the module was already loaded eagerly this should be essentially a no-op.

This code is not fully compatible with Lazy Imports. It requires `decord._api_internal` to have been loaded ahead of the `sys.modules` access--which is not guaranteed when modules are loaded lazily
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant