<br><font size=2 face="sans-serif">We have seen an occasionally recurring
problem when trying to run omniidl on Windows XP. On one system it runs
fine, and on another we see this error when omniidl is entered at a command
prompt:</font>
<br>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; 'import exceptions'
failed; use -v for traceback</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; Warning! &nbsp;Falling
back to string-based exception</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; 'import site' failed;
use -v for traceback</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; Traceback (innermost
last):</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; File &quot;&lt;string&gt;&quot;,
line 1, in ?</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; ImportError: No
module named os</font>
<br>
<br><font size=2 face="sans-serif">In both cases the omniORB distribution
is identical, and Python27 is installed. The environment variable OMNIORB_HOME
is defined, and the Path has the following added to it:</font>
<br>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; %OMNIORB_HOME%\bin\x86_win32</font>
<br>
<br><font size=2 face="sans-serif">The environment also defines </font>
<br>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; PYTHONPATH=C:\Python27</font>
<br>
<br><font size=2 face="sans-serif">Does anyone know what we might be missing?</font>
<br>
<br><font size=2 face="sans-serif">Thanks,</font>
<br>
<br><font size=2 face="sans-serif">Larry</font>