Hello,<div><br></div><div>I attempted to install pywin32 build 214 for Python 3.1.1 and I recieve this trackback after the install completes:</div><div><br></div><div><div>Traceback (most recent call last):</div><div>  File &quot;&lt;string&gt;&quot;, line 601, in &lt;module&gt;</div>

<div>  File &quot;&lt;string&gt;&quot;, line 329, in install</div><div>  File &quot;&lt;string&gt;&quot;, line 15, in write</div><div>AttributeError: &#39;NoneType&#39; object has no attribute &#39;write&#39;</div><div><br>

</div><div>If I try to import a pywin32 module I get this ImportError:</div><div><br></div><div><div>    import win32gui</div><div>ImportError: DLL load failed: The specified module could not be found.</div></div><div><br>

</div><div>Anyone know how to correct this?</div>
</div>