I am trying to install Android Studio after upgrading Mac to macOS Monterey Version 12.0 Beta
. But after the studio gets installed I get the below error stating that Android Studio needs to get updated
.
I am really not sure from where i get update the Android studio as after clicking on Ok
button studio gets terminated.
2
Answers
Actually, it doesn’t update Android Studio itself. I believe you should download the latest version of it yourself. Link: Android Studio 2021.1.1 Canary (Note: Canary is known for preview builds, upgrade to a stable version in the future)
If it persists, then it might be a bug from Apple/Google I believe.
There are two problems here:
Update: It looks like Python 2 will be removed from macOS 12.3, and that Google will have a version that doesn’t require it shortly (it’s already in testing, I think).
Update #2: Update: as of 2021.3, all known usages of the deprecated Python interpreter are eliminated. So JetBrains/Google’s part is now done, too.