<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:tahoma, new york, times, serif;font-size:12pt"><DIV></DIV>
<DIV>Problem solved.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I had been uninstalling and reinstalling unsuccessfully for a while. Something&nbsp;must have been messed up with name spaces, because once I rebooted, the installer works fine on all machines.&nbsp; Yeesh. <BR>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: tahoma, new york, times, serif"><BR>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><FONT face=Tahoma size=2>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Phil Morefield &lt;philmorefield@yahoo.com&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> Distutils-SIG@python.org<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Tue, October 19, 2010 5:44:13 PM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> [Distutils] win32 installer only works on one machine<BR></FONT><BR>
<DIV style="FONT-SIZE: 12pt; COLOR: #000000; FONT-FAMILY: tahoma, new york, times, serif">
<DIV>I'm putting together a Windows installer for a module. A pre-built DLL file is being included. I use the command: </DIV>
<DIV>&nbsp;</DIV>
<DIV>"python setup.py bdist_wininst"</DIV>
<DIV>&nbsp;</DIV>
<DIV>with a couple of module specific commands and there are no warning or errors. As far as I can tell everything is built correctly. When I execute the installer on that same machine, the module imports fine and I'm off and running.</DIV>
<DIV>&nbsp;</DIV>
<DIV>But when I use the same installer on a different machine, the module will not import correctly. The error message is:</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#ff0000>ImportError: DLL load failed: The specified module could not be found.</FONT></DIV>
<DIV><FONT color=#ff0000></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000>The DLL is being placed in "C:\Python26\DLLs". That location is in sys.path. I see all of the same files on both machines (so far).&nbsp;I'm totally lost. </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>Can anyone throw some ideas out there? Are there any details I can provide that might help?</DIV></DIV><BR></DIV></DIV></div><br>

      </body></html>