-
Notifications
You must be signed in to change notification settings - Fork 47
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
Intellisense for Azure CLI throwing error #66
Comments
Which version of the Azure CLI are you running? |
Hi Christof, |
@rich17lucas That must be the extension's version. What does |
@chrmarti Apologies. The output is:
The Python location is interesting as the error message in the VSCode console refers to the Anaconda installation on the E: |
What do you get for the following in PowerShell:
Please upgrade to the Azure CLI 2.2.0 to make sure you are not missing any bugfixes. |
Hi
This is the system path:
And if I just run |
Could you change
and let me know if that helps? |
It runs Python in isolated mode. (Reopening for tracking.) |
The AZ Cli plugin is not giving any Intellisense suggestions.
In the Developer Tools console I see these errors appear as I type
az
.If I create a Python file in VSCode, the Python Extension works perfectly, so this seems to be AZCLI extension specific.
Envrionment Setup
Windows 10, version 10.0.18362 Build 18362
Python: Anaconda 3.7.4 (default, Aug 9 2019, 18:34:13) [MSC v.1915 64 bit (AMD64)]
Windows details
VSCode version 1.43.0 (user setup)
Version: 1.43.0 (user setup)
Commit: 78a4c91400152c0f27ba4d363eb56d2835f9903a
Date: 2020-03-09T19:47:57.235Z
Electron: 7.1.11
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Windows_NT x64 10.0.18362
The text was updated successfully, but these errors were encountered: