Hello community,
I installed deepin music player from the repo.
When I try to run deepin-music-player from the terminal, i get the following error:
I installed the gst-python from software.opensuse.org, even switched to the system packages, but in vain.
Any suggestions from the community?
System: opensuse 13.10, 64bit KDE latest stable build.
I installed deepin music player from the repo.
When I try to run deepin-music-player from the terminal, i get the following error:
Code:
Traceback (most recent call last):
File "/usr/bin/deepin-music-player", line 25, in <module>
from cover_download import SimpleFetchManager
File "/usr/share/deepin-music-player/src/cover_download.py", line 32, in <module>
from library import DBQuery, MediaDB
File "/usr/share/deepin-music-player/src/library.py", line 28, in <module>
from song import Song, TAG_KEYS
File "/usr/share/deepin-music-player/src/song.py", line 25, in <module>
import gst
ImportError: No module named gst
Any suggestions from the community?
System: opensuse 13.10, 64bit KDE latest stable build.