Giter Club home page Giter Club logo

Comments (5)

rolandasb avatar rolandasb commented on July 17, 2024

Hey, can you show me the output?

from twitch-indicator.

AlejandroC90 avatar AlejandroC90 commented on July 17, 2024

Here it is, and the icon takes some time to appear, like 3 minutes.
screenshot from 2015-05-11 05-46-00

from twitch-indicator.

rolandasb avatar rolandasb commented on July 17, 2024

This is because you are using python3.4, but indicator is written for python2.7. I have plans to make it available for both versions, but I don't know when exactly.

If you're willing to implement by yourself, pull requests are always welcome :)

from twitch-indicator.

AlejandroC90 avatar AlejandroC90 commented on July 17, 2024

Well... I'm not even a beginner in Python so I can't, but I solved my problem:
I searched for the arch wiki and it says: Any program requiring Python 2 needs to point to /usr/bin/python2, instead of /usr/bin/python, which points to Python 3.
So, I changed that, you just have to change the line to "#!/usr/bin/python2" and it will use the 2 version (I have both them installed).
and it worked perfectly :)
thank you for the answer, sorry for the bad english.

from twitch-indicator.

rolandasb avatar rolandasb commented on July 17, 2024

Awesome, glad to hear everything is working for you!

from twitch-indicator.

Related Issues (13)

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.