question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

running bumblebee-status -m cpu results in referencing contrib instead of core

See original GitHub issue

Bug Report

Description

Affected module: core/psutil and core/cpu Version used: <e.g. latest git, AUR, PIP>

<description>

How to reproduce

clone the repo and run ./bumblebee-status -m cpu

I get the following error:

CRITICAL failed to import cpu: No module named 'modules.contrib.cpu' if you then copy the cpu.py file from core/ to contrib/ I get this error: CRITICAL failed to import cpu: No module named ‘psutil’

Seems like the psutil is missing completely at the moment in the main branch. I would expect cpu to work since it is in the core modules.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
marijnmurcommented, Dec 10, 2020

Cool. Thanks. Really like your work!

0reactions
tobi-wan-kenobicommented, Dec 10, 2020

please keep it open, I will try to improve this behaviour.

Read more comments on GitHub >

github_iconTop Results From Across the Web

List of modules — bumblebee-status documentation - the docs
Displays CPU utilization across all CPUs. By default, opens gnome-system-monitor on left mouse click. Requirements: the psutil Python module for the ...
Read more >
Various modules fail - seems like I'm missing some setup step ...
So trying to run on the command line to see the issues. ... bumblebee-status -m nic disk:root cpu memory battery date time pasink...
Read more >
bumblebee-status returns error in i3wm while i3status and ...
Try running the command in a terminal and see what happens. ... ~/.i3/bumblebee-status/bumblebee-status -m nic disk:home load cpu memory ...
Read more >
bumblebee-status - PyPI
a modular, theme-able status line generator for the i3 window manager.
Read more >
Debian -- Software Packages in "bookworm"
... Multi-platform cross assembler for 6502/6510/65816 CPU ... adr-tools (3.0.0-2): tools for working with a log of Architecture Decision Records; adun-core ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found