anandgupta42

Results 82 comments of anandgupta42

The issue is that the user does not have dbt installed in the selected Python environment. So, technically the message is right.

@coderabbitai full review

@robertopalloni We need more information to help debug the problem. Do you see anything on the problems tab?

It seems you have not set the ENV variables. Please have a look at https://docs.myaltimate.com/setup/optConfig/#environment-variables-setup-for-the-terminal

The extension requires environment variables to be passed in a specific way due to differences between the terminal and the extension environment. Once set up correctly, the extension should work.

@robertopalloni This problem is related to your underlying python environment. Someone else had posted about it a couple of months back ![Screenshot 2024-07-12 at 4 31 50 PM](https://github.com/user-attachments/assets/781e0a5f-e1e4-4fc0-82e0-6d46b5575fdf)

> At each update functions stop to work, e.g. go to definition. settings.json params defined above are no longer working. Also, Which version are we talking about here?

@Pgillets Can you share the version of dbt you are on and the version of extension installed?

@mdesmet @saravmajestic Can one of you have a look?

@verticauser810 `Re: After I add a new variable to my .env file, which is pointed to by Python: Env File setting, and after I reference this new variable in a...