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

Looker SDK error with python/ubuntu #1221

Open
andrew-NMDP opened this issue Dec 7, 2022 · 1 comment
Open

Looker SDK error with python/ubuntu #1221

andrew-NMDP opened this issue Dec 7, 2022 · 1 comment
Labels
p3 Priority 3 python Python SDK issues

Comments

@andrew-NMDP
Copy link

We are experiencing a LookerSDK error today when trying to compare LookML between two instances of Looker. We ran this successfully two weeks ago using python 3.11.0 and ubuntu 22.04.5 but now receive this error and we haven't changed anything about our script:

File "/opt/hostedtoolcache/Python/3.11.0/x64/lib/python3.11/site-packages/looker_sdk/rtl/api_methods.py", line 93, in _return
raise sdk_error
looker_sdk.error.SDKError
Error: Process completed with exit code 1.

we are running it hosted and not locally so can't look at line 93 in that file to understand any greater detail. We are using Looker's 4.0 api and we've tried multiple versions of python/ubuntu now.

@jeremytchang jeremytchang added p3 Priority 3 python Python SDK issues labels Feb 22, 2023
@FilipeOliveira92
Copy link

Did you manage to find how to fix this error?I'm getting this error, but I didn't find anything wrong, it was working normally and then it started giving this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p3 Priority 3 python Python SDK issues
Projects
None yet
Development

No branches or pull requests

3 participants