Skip to content
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

Program doesn't work when importing gsheets and compiling with pyinstaller #16

Closed
JackAshwell11 opened this issue Jan 25, 2021 · 1 comment

Comments

@JackAshwell11
Copy link

So I've just finished creating a program using gsheets and want to compile it to a .exe file using pyinstaller. Turns out the google-api-python-client package is broken and doesn't exactly work.

As referenced in this issue: googleapis/google-api-python-client#876 it could be due to importing apiclient instead of googleapiclient, but I'm not sure.

@xflr6
Copy link
Owner

xflr6 commented Feb 1, 2021

Sorry to head that. +1 from the discussion in the linked issue this seems to be an upstream issue (maybe one of the proposed workarounds works such as pinning google-api-python-client to 1.8.0?). Closing here.

@xflr6 xflr6 closed this as completed Feb 1, 2021
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

No branches or pull requests

2 participants