I am trying to setup calling some simple python scripts from LabVIEW 7.1 using labpython 1.2-2.  I installed labpython and python 2.7, but cannot get the script to work.  
 
	Keep getting errors like PYTHON New Session__ogtk.vi->PYTHON Symple Execute__ogtk.vi or LabVIEW:  LabVIEW cannot initialize the script server.
 
	in PYTHON Test Script Node__ogtk.vi
 
	I assume I don't have something configured.  Are there instructions or can someone let me know what I am missing?
 
	Also tried installing python 2.4 - same issue.
 
	 
 
	Never mind - Resolved issue by pointing to the correct directory to load the dll.  On 64-bit systems the directory is syswow64.