<div dir="ltr"><div>When I run `from win32com import adsi` on PY3 I get an exception `ModuleNotFoundError: No module named 'adsi'` from `win32comext\adsi\__init__.py`</div><div><br></div><div>I took a look around and saw someone opened an issue with a patch before (<a href="https://sourceforge.net/p/pywin32/bugs/620/">https://sourceforge.net/p/pywin32/bugs/620/</a>). Is this an issue with the installation included in Anaconda? </div></div>