install_module plugins properly
This commit is contained in:
+1
-1
@@ -326,7 +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')
|
||||
install_module('opentimelineio', package_name='opentimelineio-plugins')
|
||||
|
||||
from opentimelineio.schema import Clip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user