Giter VIP home page Giter VIP logo

Comments (4)

mark-ignacio avatar mark-ignacio commented on August 16, 2024

You can solve this all by removing the pip3-installed versions and installing the one from apt. This worked for me:

# pip3 uninstall protobuf
# apt install python3-protobuf

I haven't bothered to figure out how to install things properly in the first place.

from rhythmbox-gmusic.

 avatar commented on August 16, 2024

@mark-ignacio I have already tried that. It didn't work.
I'm not a coder unless I know how to use google isn't that how it goes. 😆

PS I tried it again now it didn't work(since you said it worked for you). apt install python3-protobuf installs v3.0.0-9ubuntu5 for me

from rhythmbox-gmusic.

LoveMHz avatar LoveMHz commented on August 16, 2024

Here's the console output for me on Ubuntu 17.10

(rhythmbox:19343): libpeas-WARNING **: Error importing plugin 'rhythmboxgmusic':
Traceback (most recent call last):
  File "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 994, in _gcd_import
  File "<frozen importlib._bootstrap>", line 971, in _find_and_load
  File "<frozen importlib._bootstrap>", line 953, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'rhythmboxgmusic'

(rhythmbox:19343): libpeas-WARNING **: Error loading plugin 'rhythmboxgmusic'

(rhythmbox:19343): libpeas-CRITICAL **: peas_engine_create_extensionv: assertion 'peas_plugin_info_is_loaded (info)' failed

(rhythmbox:19343): libpeas-CRITICAL **: peas_engine_create_extensionv: assertion 'peas_plugin_info_is_loaded (info)' failed

from rhythmbox-gmusic.

fkaleo avatar fkaleo commented on August 16, 2024

This fork seems more up to date: https://github.com/jgoguen/rhythmbox-gmusic

from rhythmbox-gmusic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.