Antoine Simoulin

Results 2 comments of Antoine Simoulin

Hi, I got the same error and solve it by updating the httplib2 to the latest version. Regarding the requirements, I also updated tensorflow==1.15.0 since version 1.14.0 gives me the...

Regarding the region, you can add the flag 'region' in the command prompt. python reddit/create_data.py \ > --output_dir ${DATADIR?} \ > --reddit_table ${PROJECT?}:${DATASET?}.${TABLE?} \ > --runner DataflowRunner \ > --temp_location...