Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

Error? #8

Open
risharde opened this issue Jan 17, 2019 · 2 comments
Open

Error? #8

risharde opened this issue Jan 17, 2019 · 2 comments

Comments

@risharde
Copy link

Getting the following error on my Raspberry PI after following instructions on installing, any ideas?

Traceback (most recent call last):
File "main.py", line 3, in
import pychromecast
File "/usr/local/lib/python2.7/dist-packages/pychromecast/init.py", line 15, in
from .discovery import discover_chromecasts, start_discovery, stop_discovery
File "/usr/local/lib/python2.7/dist-packages/pychromecast/discovery.py", line 5, in
from zeroconf import ServiceBrowser, Zeroconf
File "/usr/local/lib/python2.7/dist-packages/zeroconf.py", line 175
def current_time_millis() -> float:
^
SyntaxError: invalid syntax

@nurena24
Copy link

I'm receiving the same error. Haven't found a solution yet.

@ClementPrimot
Copy link

Use Python 3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants