Giter Site home page Giter Site logo

Comments (3)

enkore avatar enkore commented on August 20, 2024

I guess you're running Linux >=3.15 now? Then you need to update i3pystatus.

On 07/09/2014 05:59 AM, t3zla wrote:

Here is the output:

[t3zla@Arch ~]$ python ~/.i3/i3stat.py
Traceback (most recent call last):
File "/home/t3zla/.i3/i3stat.py", line 21, in
format="{temp:.0f}\xb0C",)

File "/usr/lib/python3.4/site-packages/i3pystatus/core/init.py", line
65, in register
return self.modules.append(module, /args, *_kwargs)
File "/usr/lib/python3.4/site-packages/i3pystatus/core/util.py", line
67, in append
module, *args, *_kwargs)
File "/usr/lib/python3.4/site-packages/i3pystatus/core/imputil.py", line
46, in instanciate_class_from_module
return self.instanciate_class_from_module(self.get_module(module),
_args, *_kwargs)
File "/usr/lib/python3.4/site-packages/i3pystatus/core/imputil.py", line
44, in instanciate_class_from_module
return self.get_class(module)(_args, *_kwargs)
File "/usr/lib/python3.4/site-packages/i3pystatus/core/settings.py",
line 56, in init
self.init()
File "/usr/lib/python3.4/site-packages/i3pystatus/temp.py", line 29, in init
"{base_path}/temp/_input".format(base_path=self.base_path))[0]
IndexError: list index out of range


Reply to this email directly or view it on GitHub
#77.

from i3pystatus.

 avatar commented on August 20, 2024

I updated to version 3.30 but it still is giving the errors

from i3pystatus.

enkore avatar enkore commented on August 20, 2024

With #78 merged you can set the correct file path directly.

from i3pystatus.

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.