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

Output error #29

Open
Alexandro1112 opened this issue Apr 27, 2023 · 0 comments
Open

Output error #29

Alexandro1112 opened this issue Apr 27, 2023 · 0 comments

Comments

@Alexandro1112
Copy link

I use simple script for get current brightness level.

import display_manager.display_manager_lib
import Quartz
print(display_manager.display_manager_lib.Display(displayID=Quartz.CGMainDisplayID()).brightness)

Output is:

(-536870201, 0.0)

My environment

MacOS Monterey 13.1

python 3.11

How to solve this problem?

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

No branches or pull requests

1 participant