How do we import packages/can we pre-install google cloud packages for python?
RespondedThe normal way that i'd install a package here does not seem to be working. What is the preferred method.
-
This looks like the error from the package. google.cloud does not have bigquery module in it.
I use this package to install bigquery https://pypi.org/project/google-cloud-bigquery/
-
Hey James, starting from v6.2 base cluster will come with no packages pre-installed but you can set configs in your runtime that will install any packages you need when cluster is created. Please see this article for installing packages and let me know if helpful.
Please sign in to leave a comment.
Comments
3 comments