-
Notifications
You must be signed in to change notification settings - Fork 23
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
Can't install this on Mac OS Ventura... #67
Comments
Many thanks for posting. That error rings vague bells. MacYTDL doesn’t call anything in that location. So, something else is going on. Can you answer a few questions ?
I will have a closer look later today (Sydney time). Cheers. |
|
Thanks for that. I suspect MacYTDL is misbehaving on Macs which have a separate Python install. BTW, YT-DLP has a Python 3.8 runtime built in. I can’t look at MacYTDL for at least a few days (family emergency). Will post here when I have something useful. Thanks. |
I'm back from the family emergency and looking at this issue. Have you found a fix for your problem ? The "xcrun" error normally is not related to Python installs but is related to Xcode installs when a new version of macOS is installed. There are quite a lot of discussions about it although all posters are developers running into trouble with GIT and other developer tools. Here are some of the discussions:
The fix nearly always involves this Terminal command:
Have you installed Xcode ? |
Does Xcode CLI tools work? If so, it could be helpful if it's stated in the install. |
Xcode and the CLI tools are not used/required for MacYTDL. I'm not expert at all with Xcode and CLI tool. However, I believe they can get out of sync, which might cause problems with facilities such as Python. I think that if you are not a developer you do not need Xcode and CLI tools. If you wish to retain Xcode and the separate Python and YT-DLP installs, I recommend looking at the discussions on xcrun error that I posted above. I got the xcrun error in a app I use for notarizing MacYTDL. The problem was a setting in Xcode. These images show the setting before the fix and after: |
I see, thanks! |
It attempts to drop stuff in my Library folders...but then kicks back a huge error and quits. After that, the app is completely inoperable with the same error.
The text was updated successfully, but these errors were encountered: