Bug#954195: gnome-music fails to start
Laurent Bigonville
bigon at debian.org
Wed Mar 18 11:42:01 GMT 2020
On Wed, 18 Mar 2020 07:59:14 +0100 navaneeth <nkr1729 at gmail.com> wrote:
Hello,
>
> Traceback (most recent call last):
> File "/usr/bin/gnome-music", line 43, in <module>
> import gi
> File "/usr/lib/python3/dist-packages/gi/__init__.py", line 24, in
<module>
> from pkgutil import extend_path
> File "/usr/lib/python3.8/pkgutil.py", line 137, in <module>
> def iter_importer_modules(importer, prefix=''):
> File "/usr/lib/python3.7/functools.py", line 775, in singledispatch
> import types, weakref
> File "/usr/lib/python3.8/weakref.py", line 102
> def __init__(self, other=(), /, **kw):
> ^
> SyntaxError: invalid syntax
>
>
Could you please check that you have the latest version of
gobject-introspection and python3-gi I got this issue as well and after
updating both of these, gnome-music is working
More information about the pkg-gnome-maintainers
mailing list