Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'asyncore' when using auto-cpufreq #327754

Closed
sukhmancs opened this issue Jul 16, 2024 · 3 comments
Closed

Comments

@sukhmancs
Copy link

Describe the bug

When using auto-cpufreq, an error occurs: ModuleNotFoundError: No module named 'asyncore'.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Enable auto-cpufreq

Expected behavior

The auto-cpufreq tool should run without any errors, and the asyncore module should be found and used properly.

Additional context

Additional logs: https://privatebin.net/?86b146232ad1c856#HJJ6dFyoQm3UosFftGsJZEFZt9AgFxiagDkMxdD4dvHy

Notify maintainers

@adamlwgriffiths

Metadata

 - system: `"x86_64-linux"`
 - host os: `Linux 6.9.9, NixOS, 24.11 (Vicuna), 24.11.20240712.7e7c39e`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix Super) 2.22.0pre20240705_1b14f2e`
 - nixpkgs: `/nix/store/qmh8bas1qni03drm0lnjas2azh7h87cn-source`
@eclairevoyant
Copy link
Contributor

#325685

@sukhmancs
Copy link
Author

This does not resolve the issue. Auto-cpufreq is still producing the same error, even after I updated the inputs.

@eclairevoyant
Copy link
Contributor

You have to wait for the branch to advance, see nixpk.gs to know when it does

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants