Skip to content

1.6. Running the Sample Python Apps

gino-useaible edited this page Apr 3, 2017 · 1 revision

Installing Python.Net

If you don’t have it already, you might be missing python net.

But with the Python Environment already installed, it should be easy. Just get the Scripts folder directory of your Python Environment and run from Command Prompt with Administrative Privileges.

The command is pip install python.net.

It should go through the install process.

For errors, check section Common Errors.

Python Environments

If there are no available options under Python Environments and it’s already installed, you might need to refresh it.

Right click the Python Environments under your selected Sample Python App. It should show up an option to view all python environments.

At the moment, we highly recommend Python 3.5. Just refresh it and it should load. If it’s the only Python Environment you have, it should automatically populate.

Once that is done loading, make it your default by clicking the link below it as shown below.

To confirm that everything has been done correctly, go back to the solution explorer, and you should now see a drilldown for the Python Environments.

Once clicked, it should show your selected environment.