Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need to know how to execute Python scripts from inside VisualBasic. I need to execute a Python script when a .NET button is pressed

I need to know how to execute Python scripts from inside VisualBasic. I need to execute a Python script when a .NET button is pressed or when a .NET form is loaded from a .vb forms application.

I also need values passing back and forth between VB forms window and the Python Script that is running.

I have accomplished something similar with "wrappering" python-to-C then calling C functions from C++ (and visa versa) as a means of scripting and quickly generating new testing code for a really old system. I'm having difficulty accomplishing what sounded like a straight forward process: executing a Python script from inside VB.net

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Microsoft SQL Server 2012 Unleashed

Authors: Ray Rankins, Paul Bertucci

1st Edition

0133408507, 9780133408508

Students also viewed these Databases questions