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 "<string>", line 601, in <module></div>
<div> File "<string>", line 329, in install</div><div> File "<string>", line 15, in write</div><div>AttributeError: 'NoneType' object has no attribute 'write'</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>