qiskit-community / qiskit-vscode

Simplifying Qiskit to make developing quantum circuits and applications faster

Home Page:https://qiskit.org/vscode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting error on startup

malmaud opened this issue · comments

Informations

  • VSCode version: 1.31.0
  • Qiskit [Terra / Aqua / other] version: 0.7.2
  • Qiskit VSCode Extension version: 0.5.1
  • Operating system: OS X 10.14.2

I'm seeing the attached screenshot when I open up a blank Python buffer.
screen shot 2019-02-08 at 4 08 55 pm

Hi @malmaud

Can you paste the code you are using to test? I would like to reproduce the issue in my local machine.

Thanks

No code - I just installed the extension, created a new python file, and saw the error siren above that the extension host terminated. I then clicked the 'open developer tools' button on that error popup.

That's super weird. Sorry about that, we are going to take a look at this.

Hi, the same thing happens to me, but the error appears after I install the qiskit VSC addon... And I followed all the instructions to install qiskit and the extension...

I am attaching a screen capture
captura de pantalla 2019-02-20 a la s 08 57 26

Hi @malmaud and @lgj2911. We are into this; it seems to be related to this issue microsoft/vscode#68024

We are trying to figure out how to address it. We will inform you when we solve it.

Hi @malmaud and @lgj2911

We are releasing the version v0.5.2, update it through the VSCode marketplace. In the tests done, the extension works as expected. Please, reopen this issue if you find again the error on startup.

Thanks