-
-
Notifications
You must be signed in to change notification settings - Fork 99
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
Install Problem #2442
Comments
Based on this:
I assume OpenSSL is built without support AES GCM. This is the default installation of Python in macOS, right? Not installed via brew? |
This is macOS Sonoma 14.5. Not sure what comes preinstalled as default... Ran these commands.... Is there a URL you can suggest to install missing components?
|
How did you install pyatv? I would recommend installing in a virtual environment. Looks to me like the cryptography library is quite old. |
Can you try to install from |
I apologize but I'm really a newbie to open source, command line development. I have a stock MacBook Pro running Sonoma 14.5. Is there a step by step instruction on how to install from |
I'm planning on making a new release quite soon, just waiting for some things to land. I'll let you know when it's ready, then you can just upgrade with pip. |
Any updates? running "pip install pyatv" followed by "atvremote wizard" still results in the same errors. I'm trying to use a Mac to control an Apple TV GUI.
|
No progress I'm afraid. My recommendation is to instal home-brew and install python from there instead. That's what I do and it works. |
Hi, I'm a user from de 0.6 version. I wanted to make a clean install on a new Mac and I have exactly the same problem. I'm on Sonoma 14.7 and my AppleTV is 18.1. I tried your last advice : install a virtual environment, install home-brew, then install python from there, and install pyatv. So I have Homebrew 4.4.3, pip 24.3.1, atvremote 0.15.1 in my virtual environment. When I perform the wizard, I have also : ` The above exception was the direct cause of the following exception: Traceback (most recent call last): An error occurred, full stack trace above ` Do you have any idea or it's a problem with Sonoma ? or tvOS 18 ? Thanks and no rush, Best regards. Edit 2 : may be a clue. I also tried creating a new pyatv_venv_beta directly on the same Mac running 14.7 and repeated the exact same steps. However, I encountered an issue with the installation of pyatv. Although the installation was reported as successful, when I use atvremote, I experience this problem: : May be this is normal, and we can't install atvremote in two different venv. |
What do you need help with?
Im sure this is a rookie error but do you have any idea why these errors are occurring? see errors below...
The text was updated successfully, but these errors were encountered: