-
Notifications
You must be signed in to change notification settings - Fork 94
gi.require_version('Gst', '1.0') AttributeError: 'module' object has no attribute 'require_version' #14
Open
Description
Ubuntu16.04 pc机上执行下面的命令报错,错误信息如下:
./wakeup_trigger_start.sh
Traceback (most recent call last):
File "./app/wakeup_trigger_main.py", line 19, in
from app.framework.player import Player
File "/home/yllyx/Downloads/DuerOS-Python-Client/app/framework/player.py", line 9, in
gi.require_version('Gst', '1.0')
AttributeError: 'module' object has no attribute 'require_version'
有谁碰到类似的问题的???
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.