-
Notifications
You must be signed in to change notification settings - Fork 45
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
Python Error after Upgrading to 12.0 or 12.1 #163
Comments
this is because now the script needs a new module |
It's strange because requests is in the requirements.txt file. And when I try to install it it's telling me it's already installed. So I dunno what's going on. I didn't install these, they have been installed and all I tried to do was update them from HA. I have it installed on 7 devices and VM's and 7 are broken. Edit: you are correct, a reinstall fixes it, I just wish I didn't have to do it! |
you can also activate the virtual environment in which the app is installed by executing this from its folder |
I also had this, but just reinstalled, before seeing this issue. |
In the last version 1.0.0 I have improved the updater so new python modules will be installed after version update. |
|
Why did you installed the script in /opt folder ? |
I installed via |
I'm not sure which update caused it, it currently says I have 12.1 installed but I don't know if 12.0 ever installed and ran or if it was skipped. Anyway, after updating all my servers the service refuses to start on all of them. I'm getting the following error.
The text was updated successfully, but these errors were encountered: