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

Python 3 version #1

Open
glperkins409 opened this issue Jun 7, 2022 · 0 comments
Open

Python 3 version #1

glperkins409 opened this issue Jun 7, 2022 · 0 comments

Comments

@glperkins409
Copy link

We had issues finding the psutil module with the latest Raspberry Pi updates while following tutorials. Are there plans for a Python 3 version?

For anyone wanting to use this on Python 3, you can add parenthesis to the print statements: print("Like This")
You'll probably also need to change line 40 to: streamer.log(PROCESS_NAME + " IP Address", output.rstrip().decode())

So far, those changes seem to work for me.

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

1 participant