Skip to content

Move import to avoid possible ImportError. #1

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

Closed
wants to merge 1 commit into from

Conversation

stevenosborne-wf
Copy link
Contributor

When importing bigquery.client from within a Flask app, I kept running into a import issue with SignedJwtAssertionCredentials. Moving the import to only where it's called fixed the issue.

@tylertreat

@tylertreat tylertreat closed this May 13, 2014
@tylertreat
Copy link
Owner

Closed for reasons we discussed :)

cpdean pushed a commit to cpdean/BigQuery-Python that referenced this pull request Apr 1, 2015
…lf-version-num

Add lowlevel hook self version num
tylertreat pushed a commit that referenced this pull request Jul 22, 2015
tylertreat pushed a commit that referenced this pull request Feb 10, 2016
Update Table and Patch Table support has been added.
tylertreat pushed a commit that referenced this pull request Apr 24, 2018
This fix the warning:

 ImportError: file_cache is unavailable when using oauth2client >= 4.0.0

And allow us to continue using the latest OAuth library versions
tylertreat added a commit that referenced this pull request Apr 24, 2018
Remove OAuth cache discovery from google client library. (#1)
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

Successfully merging this pull request may close these issues.

2 participants