install plugins at import edit
parent
84a5b93387
commit
dad1d92e19
|
@ -326,6 +326,7 @@ def render_strip(strip, output, attributes=None):
|
|||
|
||||
def import_edit(filepath, adapter="cmx_3600", channel='Shots', match_by='name'):
|
||||
opentimelineio = install_module('opentimelineio')
|
||||
opentimelineio = install_module('opentimelineio-plugins')
|
||||
|
||||
from opentimelineio.schema import Clip
|
||||
|
||||
|
|
Loading…
Reference in New Issue