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

SyntaxError while running df05.py @ Lab ( Processing Data with Google Cloud Dataflow ) #53

Closed
SiewLinYap opened this issue Mar 15, 2019 · 1 comment

Comments

@SiewLinYap
Copy link

For lab ( Processing Data with Google Cloud Dataflow), one of the step was to run script df05.py

Screenshot 2019-03-15 at 8 47 10 AM

However, it returned SyntaxError coming from one of the function under another file timezonefinder.py

Screenshot 2019-03-15 at 8 49 59 AM

Pls help to check and amend. Thanks.

@Tobro88
Copy link
Contributor

Tobro88 commented Mar 25, 2019

Seems to be the same problem as highlighted under #55. Change the install_packages,sh to:

#!/bin/bash sudo pip install --upgrade timezonefinder==3.0.0 pytz apache-beam 'apache-beam[gcp]'

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

3 participants