NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Python debugger doesn't recognize VSC

Solved!
Go to solution

Hi
I'm testing the newly integrated Python debugging function of TestStand documented https://www.ni.com/docs/en-US/bundle/teststand/page/debug-python-modules.html.
But there I have to questions:

  1. In the documentation is written that I need to install "NI TestStand Support for Debugging Python Code".
    I couldn't find this VSC extension. Whats meant by this?
  2. If I try without installing this non existing extension I get the Message Box "Visual Studio Code is not installed" but I have it installed.

What did I overseen?

Many thanks for any help.

 

0 Kudos
Message 1 of 3
(1,115 Views)
Solution
Accepted by topic author Tamagotchi20

Tamagotchi20,

VSCode has several installers for Windows. Below contains the snapshot of available installers in VSCode. TestStand supports only User Installer x86/x64 and System Installer x86/x64. Can you confirm that you have installed VSCode which is supported by TestStand?

 

Shashidhar_0-1688729238950.png

 

"NI TestStand Support for Debugging Python Code" VSCode extension is not uploaded to the VSCode extension server. Installing TestStand should automatically install required VSCode extension. If you install VSCode after installing TestStand, activating TestStand using TestStand version selector should install required VSCode extension.

 

-Shashidhar

 

0 Kudos
Message 2 of 3
(1,038 Views)

Hi Shashidhar

Your suggestion was the solution. With the system installation of VSC everything works as expected.
Many thanks for your help.

0 Kudos
Message 3 of 3
(1,018 Views)