06-26-2023 05:07 AM - last edited on 10-25-2024 02:19 PM by Content Cleaner
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:
What did I overseen?
Many thanks for any help.
Solved! Go to Solution.
07-07-2023 06:32 AM
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?
"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
07-10-2023 01:06 AM
Hi Shashidhar
Your suggestion was the solution. With the system installation of VSC everything works as expected.
Many thanks for your help.