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

TypeError: __init__() got an unexpected keyword argument 'capture_output #19

Closed
annerajb opened this issue Apr 28, 2019 · 2 comments
Closed

Comments

@annerajb
Copy link

this is on python 3.6.5
Afaik 3.7 introduced capture_output on popen this was on mac

@annerajb
Copy link
Author

fixed by installing python 3.7 from python.org and running with

pyhon3.7 tesla_dashcam

@ehendrix23
Copy link
Owner

Yes, going to be putting requirement to Python3.7.

Note, for Mac there is also a DMG file with a executable. No separate Python required for that (it is build using pyinstaller).

This was referenced May 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants