-
Notifications
You must be signed in to change notification settings - Fork 55
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
Unable to start/access web interface after update. #555
Comments
It looks like you cannot load
This is a new requirement since the patch. |
Have done that, switched back to main and run Still getting the same or similar error.
|
Sorry I made a mistake there. The missing module is
|
Not to worry, I have uninstalled 'jet' whatever that was!
OK I've installed PyJWT now and done
|
It is still failing to load |
looks like i'm missing scipy and jwt? whatever they are. is pyjwt different to jwt? Am running |
Unfortunately still the same after doing those pip3 installations.
The scipy install took a very long time to complete too. pi zero W working overdrive! |
pip list is as follows
|
It looks like your TWCManager runs in a different environment (venv) than your |
It looks like your TWCManager runs in a different environment (venv) than your Alternatively you can try installing the Raspbian packaged version:
|
wasn't sure how to do this...
This worked a treat! Up and running. Not asking for tokens either so that's a good sign. |
I've just done
git pull
andmake install
to try to resolve the latest tesla API update issues. I can no longer access the twcmanager interface.The text was updated successfully, but these errors were encountered: