-
Notifications
You must be signed in to change notification settings - Fork 16
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
Installation problem #61
Comments
The problem is install.sh uses a non interactive shell which only parses .zshenv and does not parse .zprofile where the path to brew is set. You might want to remove the first line of the install script. |
Turns out there is another installation issue related to the ws4py dependency. There are some python compatibility changes that are not included with the ws2py included with LGWebOSRemote. This generates a couple syntax errors during the installation of ws4py. |
I made a small tweak to I just re-ran the installation script tonight for the first time in a while and also saw the errors you mention, but it does not appear to affect functionality. I'm hoping to switch away from LGWebOSRemote at one point, so fixing this isn't a big priority at the moment. |
I attempted to install and encountered the following error:
Homebrew is installed and up to date:
The text was updated successfully, but these errors were encountered: