<div dir="ltr"><div>Thank you for a quick response.<br></div><div>Will get in touch with msys2-packages.</div><div><br></div><div>With best regards,</div><div><i>-Kristiine Silinja</i><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, May 25, 2023 at 4:20 PM Mark Hammond <<a href="mailto:skippy.hammond@gmail.com">skippy.hammond@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>

  
    
  
  <div>
    <p>win32ui is a wrapper around the MS "MFC" library. I suspect that
      there are reasons that can't be built for MSYS2, but you'd need to
      ask whoever packages that version up - it's not released by the
      pywin32 project.</p>
    <p>Cheers,</p>
    <p>Mark<br>
    </p>
    <div>On 2023-05-25 8:29 a.m., Kristiine
      Silinja wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">Hi!<br>
        <br>
        I am running MSYS2 on Windows 10 (64bit) with Python 3.10.11. I
        was able to install <a href="https://packages.msys2.org/base/mingw-w64-python-pywin32" target="_blank">https://packages.msys2.org/base/mingw-w64-python-pywin32</a>
        using pacman. <br>
        However, it seems that the installation is missing the win32ui
        library. I see files for other modules, but no mention of
        win32ui. win32api, win32print, win32con can be imported, but
        win32ui import, as expected, throws <font face="monospace">ModuleNotFoundError</font>.<br>
        <br>
        Has anyone encountered this issue in the MSYS2 environment? Is
        there a way to fix it?<br>
        <br>
        Note: pywin32 306 build installed.<br>
        <br>
        pip under MSYS2 gives<br>
        <font face="monospace">python -m pip install --upgrade pywin32<br>
          ERROR: Could not find a version that satisfies the requirement
          pywin32 (from versions: none)<br>
        </font><br>
        With best regards,
        <div><i>-Kristiine Silinja</i></div>
      </div>
      <br>
      <fieldset></fieldset>
      <pre>_______________________________________________
python-win32 mailing list
<a href="mailto:python-win32@python.org" target="_blank">python-win32@python.org</a>
<a href="https://mail.python.org/mailman/listinfo/python-win32" target="_blank">https://mail.python.org/mailman/listinfo/python-win32</a>
</pre>
    </blockquote>
  </div>

_______________________________________________<br>
python-win32 mailing list<br>
<a href="mailto:python-win32@python.org" target="_blank">python-win32@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-win32" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-win32</a><br>
</blockquote></div>