<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<BR><BR>
<STYLE>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Verdana;}
</STYLE>
Hi,<BR>    We currently use VC6.0 and Python 2.2 for our project. <BR> <BR>As part of porting our project to VC2005 when i try to compile our application, it gives the following error<BR> <BR><FONT size=1><FONT style="FONT-SIZE: 8pt" size=1><EM>Traceback (most recent call last):</EM><BR><EM>File "v:\Component\DS\scripts\messagebuilder\IL_Messagebuilder\test\test_IL_setget.py", line 20, in <module></EM><BR><EM>import IL_setget</EM><BR><EM>File "\Component\DS\scripts\messagebuilder\IL_messagebuilder\IL_setget.py", line 22, in <module></EM><BR><EM>import IL_IEbuilder</EM><BR><EM>File "\Component\DS\scripts\messagebuilder\IL_messagebuilder\IL_IEbuilder.py", line 11, in <module></EM><BR><EM>from MessageDictionary import *</EM><BR><EM>File "\Component\LS\LSPythonFiles\MessageDictionary.py", line 3, in <module></EM><BR><EM>import ScriptInterpreter</EM><BR><EM>ImportError: No module named ScriptInterpreter</EM><BR><EM></EM> <BR><EM></EM> <BR><FONT size=2> Basically, we are trying to import a VC compiled DLL into python script which generates another Python file. This issue doesnt occur in VC6.0 setup</FONT><BR><FONT size=2></FONT> <BR><FONT size=2>I have tried setting path variables and options like copying scriptInterpreter.dll to python installation path and so on. HOwever it doesnt work.</FONT><BR><FONT size=2></FONT> <BR><FONT size=2>Are there any compatibility issues between VC2005 and python 2.2? HOw can i resolve this.</FONT><BR><FONT size=2></FONT> <BR><FONT size=2>Your help is highly appreciated.</FONT><BR><FONT size=2></FONT> <BR><FONT size=2>Best Regards</FONT><BR><FONT size=2>Venkat</FONT><BR><FONT size=2></FONT> <BR> <BR> <BR><FONT size=2></FONT> <BR></FONT></FONT><BR><br /><hr />Get easy photo sharing with Windows Live™ Photos. <a href='http://www.microsoft.com/india/windows/windowslive/photos.aspx' target='_new'>Drag n’ drop</a></body>
</html>