Skip to content

gi.require_version('Gst', '1.0') AttributeError: 'module' object has no attribute 'require_version' #14

@yllyx

Description

@yllyx

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions