-
Notifications
You must be signed in to change notification settings - Fork 174
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
Problem when using inside IDE #92
Comments
more concretely first part of error stems from
The warning comes from
|
I still have this problem, I reproduce it very reliably on pycharm and clion both, on two different computers.
I think it "should" be caused by some env flag set in IDE, but I couldn't reproduce it in console by replicating environment. |
I had the same problem running |
Hello,
I have python script that successfully runs from console
az login
main.tf
However when run from IDE (in my case JetBrains clion) I get errors like this:
Do you have an idea what am I doing wrong?
The text was updated successfully, but these errors were encountered: