-
Notifications
You must be signed in to change notification settings - Fork 27
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
Getting parser error #46
Comments
@josephaxisa can you help? @whscullin |
@makhai88 that ini file seems valid. Could you show the full stack trace please? What's command are you using in the terminal? |
@josephaxisa Here is the full error massage.
|
@makhai88 you need to upgrade henry. Ini files weren't supported in older versions. |
@josephaxisa i upgrade using following command I ran henry command after. But still get the same error. If i am wrong please give me the command also. |
if i use the above command, i get following error
|
@makhai88 try You are using Python 3.8 and it requires Python <3.8 to install, that is why it's not installing the latest when upgrading. I suspect it's installing a version where there was no version upper bound. You can download |
this is what i got after running above
|
Yeah, please see my comment above. That's exactly what's going on |
I created a .ini file with credential to access looker. But i am getting this error when executed on Linux Terminal.
in "/home/user/looker.ini", line 2, column 1
here is the .ini file, please help me to fix the issue, i am not a programmer, hence need more help solving this issue
The text was updated successfully, but these errors were encountered: