Giter Site home page Giter Site logo

No module named 'gi' about gydl HOT 4 CLOSED

jannikhv avatar jannikhv commented on May 30, 2024
No module named 'gi'

from gydl.

Comments (4)

ArchetypeLinuxTux avatar ArchetypeLinuxTux commented on May 30, 2024 5

Running $ sudo pacman -S python-gobject on Arch Linux did not work for me.

But I found a working solution on askubuntu.com (which also works on Arch Linux):
Just change #!/usr/bin/env python to #!/usr/bin/python in /usr/bin/gnome-tweak-tool file - done!

I hope this helps those for whom the first solution by JannikHv doesn't work.

References:
[1] https://askubuntu.com/a/106454/358665
[2] https://ubuntuforums.org/showthread.php?t=1909933&s=ed0ffd85c06037a61271068de9459907&p=11624982#post11624982

from gydl.

JannikHv avatar JannikHv commented on May 30, 2024

I hope you fixed it yourself, you close this issue pretty rapidly :P.

For others to read how you fixed:

There was a missing dependency, Python-Gobject. On Arch you install it by:

$ sudo pacman -S python-gobject

on Ubuntu it'd be:

$ sudo apt install python3-gi

from gydl.

olivertzeng avatar olivertzeng commented on May 30, 2024

/usr/bin/gnome-tweak-tool
i dont have that file

from gydl.

olivertzeng avatar olivertzeng commented on May 30, 2024

@ArchetypeLinuxTux

from gydl.

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.