Hi all,<br><br>I have several issues but I will respect the 1 problem/1 thread rule.<br><br>My exe file is in a folder with all required DLLs. When I&#39;m trying to import the os module I get this:<br><br>&gt; Unhandled Exception: IronPython.Runtime.Exceptions.ImportException: No module named os<br clear="all">
<br>It works fine with other &quot;Standard python library&quot; modules like &#39;sys&#39;. Are&#39;nt all the modules in IronPython/Lib folder included in IronPython DLLs ?<br>Currently I am using a workaround compiling the os module with my program and it works.<br>
<br>Any idea ?<br><br>Thanks.<br><br>-- <br>Renaud Durand<br>