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

Invalid Syntax on Raspbian #6

Open
eporedieis opened this issue Dec 16, 2019 · 3 comments
Open

Invalid Syntax on Raspbian #6

eporedieis opened this issue Dec 16, 2019 · 3 comments

Comments

@eporedieis
Copy link

I've HA working on Raspbian. I've copied your folder in the custom_components, created the config file, then installed the requirements from the virtual environment but...when I try to execute the py file that error happens:
python CameraEvents.py File "CameraEvents.py", line 282 except Exception,ivsExcept: ^ SyntaxError: invalid syntax

I seen that at line 282 there's a debug line but I can't understand the error. What could be wrong? Could you help me?
Thank you very much!

@psyciknz
Copy link
Owner

Version of python is probably the issue. What version is your venv?

@eporedieis
Copy link
Author

I'm using Python 3.7.0
(and Home Assistant 0.100.3 on Raspbian Buster)

@psyciknz
Copy link
Owner

psyciknz commented Dec 16, 2019 via email

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