You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stuck in the issues with moving working code to Android application. Use buildozer spec file. When launching show an error.
from google.cloud import bigquery
from google.oauth2 import service_account
buildozer.spec
Some modules in spec file: python3,kivy==2.0.0,https://github.com/kivymd/KivyMD/archive/master.zip,pillow,beautifulsoup4,numpy,pandas,requests,urllib3,chardet,idna,google-api-core,google-auth,google-auth-oauthlib,google-cloud-bigquery,google-cloud-core,google-cloud-storage,google-cloud-vision,google-crc32c,google-pasta,google-resumable-media,googleapis-common-protos,pyarrow,proto-plus,protobuf,protobuf_cpp,pyasn1,pyasn1_modules,pycparser,sdl2_ttf==2.0.15,pyparsing,rsa,gcloud,asn1crypto,charset-normalizer,google-cloud,google-cloud-bigquery-storage,google-cloud-language,google,grpcio,packaging,python-dateutil,opentelemetry-instrumentation,opentelemetry-exporter-gcp-trace,opentelemetry-api,opentelemetry-sdk,pandas-gbq,oauth2client,google-api-python-client,google-oauth,google-auth-httplib2,oauthlib,pyrebase,requests-toolbelt,python-jwt,pycryptodome,httplib2,jwcrypto,cryptography,openssl,KivyMD,pyasn1-modules,gspread,pyopenssl,credentials,oauth2,cachetools,requests_oauthlib,google.cloud.bigquery,google.cloud.storage,bigquery,six
Logs
ModuleNotFoundError: No module named 'google.cloud'
ModuleNotFoundError: No module named 'google.oauth2'
Thanks!
The text was updated successfully, but these errors were encountered:
Sampleqs
changed the title
Eroor when building Android Application with Google modules
Error when building Android Application with Google modules
Dec 8, 2021
Description
Stuck in the issues with moving working code to Android application. Use buildozer spec file. When launching show an error.
from google.cloud import bigquery
from google.oauth2 import service_account
buildozer.spec
Logs
Thanks!
The text was updated successfully, but these errors were encountered: