I'm trying to deploy a Cloud Function and it is returning me all the time the following error after importing bigquery from google.cloud
ImportError: cannot import name 'bigquery' from 'google.cloud' (unknown location)
I've tried to install all the newest versions and remove and reinstall and persists
Any idea?
