-
Notifications
You must be signed in to change notification settings - Fork 298
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
[v2] Getting password prompt for task and tests #1766
Comments
Disabling |
I believe this issue is critical: mlco2/codecarbon#736. It could become a significant blocker for releasing v2 in the near future, as it affects all Mac users. |
I can't reproduce this:
and then running the above command. Is it possible that you need to allow it in system settings? Regardless it is probably a thing we could consider disabling by default. Would love to know what the opinion is here. |
@KennethEnevoldsen Currently, this issue affects MAC users with M1 chips or newer CPUs. Reverting to a non-default option could be a good solution if we prefer not to wait for the implementation of the non-sudo version.
|
I am using an M2 mac and I don't have the line:
Though I might have aded another workaround somewhere, not sure where though. |
I'd prefer to stick with our decision to run Code carbon by default (see discussion here). I have an M1 chip and can try reproducing the issue later. |
Actually, I have an M2 pro chip, and am able to see
|
Hmm not sure why I don't get the |
Branch: v2.0.0
Steps to Reproduce:
Error:
Same error for:
make test
The text was updated successfully, but these errors were encountered: