MathLink and Python
- To: mathgroup at smc.vnet.net
- Subject: [mg55493] MathLink and Python
- From: Mitch.Stonehocker at sungard.com
- Date: Sat, 26 Mar 2005 02:39:23 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Hi, I need to interface with an application that offers Python as the integration medium. I've installed Python 2.2 and tested; it works. In the MathLink\LanguageBindings\Python path there is a file setup.py. After setting up so Python will read the file I get the following: error: command 'cl.exe' failed: No such file or directory Does any one know if cl.exe is required from the Python side or the MathLink side? Second, does anyone know if a C, C++, VStudio or the like complier installation is required to make this work? Cheers, Mitch Stonehocker