裝了
GStreamerWinBuild-0.10.5.1.exe
Pygst-0.10.15.1-Python26.exe
也把c:\gstreamer\bin還有可能相關的路徑都加入PATH
可是在import時就是會出現DLL load failed
只是想弄個video player來玩玩
可是一直找不到原因 睡不著
請問有人知道問題在哪嗎 感謝
執行程式如下
Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)]
on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import pygst
>>> pygst.require('0.10')
>>> import gst
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "C:\Python26\lib\site-packages\gst-0.10\gst\__init__.py", line 193, in
<module>
from _gst import *
ImportError: DLL load failed: 找不到指定的程序。
>>>
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.123.216.148
→
03/07 21:25, , 1F
03/07 21:25, 1F