-
Notifications
You must be signed in to change notification settings - Fork 309
Closed
Labels
Description
Incorrect Functionality and General Questions
_opentime cannot be found in Windows, Python 2.7.16, otio 0.13.0 installed with pip.
And cannot find how to solve it in issue #681 and #667 .
Logs
import opentimelineio as otio
File "l:\packages\pg\third_party\plugin\otio\0.13.0\platform-windows\python-2.7.16\opentimelineio_init_.py", line 35, in
from . import (
File "l:\packages\pg\third_party\plugin\otio\0.13.0\platform-windows\python-2.7.16\opentimelineio\opentime.py", line 1, in
from . _opentime import ( # noqa
ImportError: DLL load failed: 找不到指定的模块。
Additional Context
Add any other context about the problem here.