iqsharp icon indicating copy to clipboard operation
iqsharp copied to clipboard

Pylint errors when using qsharp package

Open hros opened this issue 5 years ago • 0 comments

q# sdk examples raise import errors in vscode linter

for example copying the examples from the installation guide hello_world host.py

into a vscode q# project gives the following errors image

running the code works as expected

everything (vscode, q# extension, python, q# package) has been updated to the latest version

hros avatar Apr 26 '20 07:04 hros