Information

 

Up
Information
Downloads Info
Older Downloads
SDK 1.00 Downloads
SDK 2.00 Downloads

 

PYTHON INTERFACE INFORMATION.

Send emails to sandybarbour at xpluginsdk dot org

IMPORTANT NOTE
I do not support Python 3 in my PythonInterface plugin.
Python 3.x.x is no longer backward compatible with older version of python.
Tests that I did meant that most scripts would need to be re-written for Python 3.

You no longer need to set PYTHONPATH with the latest downloads.

The installation is the same for each platform supported

Copy the relevant plugin into the "X-Plane XXX/Resources/plugins" directory.

You need to create a "PythonScripts" directory that is a sub directory of the "plugins" directory.

e.g.

X-Plane XXX/Resources/plugins/PythonScripts

All scripts should be copied to the "PythonScripts" directory.

A valid script must have a filename that has the "PI_" prefix.

e.g.

PI_HelloWorld.py

 

 

 

 

 

Up | Information | Downloads Info | Older Downloads | SDK 1.00 Downloads | SDK 2.00 Downloads

This page was last updated 21-Sep-2009 13:47:39 +0100