Skip to content
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

No module named dateutil (pip 0.1.14, Server 2019) #77

Closed
raushel opened this issue Sep 30, 2019 · 2 comments
Closed

No module named dateutil (pip 0.1.14, Server 2019) #77

raushel opened this issue Sep 30, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@raushel
Copy link

raushel commented Sep 30, 2019

pip install 0.1.14, server 2019, unable to run tesla_dashcam without this error:

image

@raushel
Copy link
Author

raushel commented Sep 30, 2019

Had to install python-dateutil to resolve:

pip install python-dateutil

@ehendrix23 ehendrix23 added the bug Something isn't working label Sep 30, 2019
@ehendrix23
Copy link
Owner

Thank you. Missed adding that package to setup file.

Just released 0.1.15 with fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants