Ben Karl
Ben Karl
@corlord looks like you need to complete the CLA in order to merge this PR.
This has been fixed in a separate PR. Thanks!
@alasdair-fowler-deliveroo which version of Python is being run in AWS when you receive this error?
Hi all, just curious if this is still an issue for everyone? My guess is it's related to our migration to a [namespace package](https://packaging.python.org/en/latest/guides/packaging-namespace-packages/), but I'm not sure what would...
Marking this as closed for now assuming it's been resolved, but please comment or re-open if further investigation is needed.
@JCZOPOLATO could you share the full error logs, or tell me which line of your script the error is coming from?
Closing this for now, @JCZOPOLATO please add more details if this is still an issue for you.
Hi @innicapital can you provide more details as to what operation you're using to create new Customers? What does your request look like?
@innicapital I'm going to mark this as resolved assuming you were able to fix the issue. Please reopen or add a comment if more information is needed.
@JJordanCCurnow thanks for pointing this out. Looks like `googleads_client` is accessed before it's initialized, so that's a bug we'll need to fix. I'll post a PR for it soon, meanwhile...