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

[Termux] KeyError: (('/proc',), frozenset()) #2194

Closed
babaric-dev opened this issue Jan 23, 2023 · 1 comment
Closed

[Termux] KeyError: (('/proc',), frozenset()) #2194

babaric-dev opened this issue Jan 23, 2023 · 1 comment
Labels

Comments

@babaric-dev
Copy link

babaric-dev commented Jan 23, 2023

Summary

  • OS: Android 10
  • Architecture: aarch64
  • Psutil version: 5.9.4
  • Python version: 3.11.1
  • Type: core

Description

Error message:

>>> import psutil
Traceback (most recent call last):
  File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/psutil/_common.py", line 399, in wrapper
    return cache[key]
           ~~~~~^^^^^
KeyError: (('/proc',), frozenset())
...
>>>
@giampaolo
Copy link
Owner

Closing as invalid.

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

No branches or pull requests

2 participants