<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 18/11/2020 20:55, Elizabeth Johnson
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAOGt+PNt_CkzKZDUEuOWVfeKn2NnXo3p-v4CoMKvoF41SrBMtg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr"><br>
        <div>I've also tried just installing Python 3.7.4 directly and
          pip installing PyQt5 (same error, no success) and then trying
          to specifically install the PyQt5 version I mentioned above
          (still same error, no success). </div>
        <div><br>
        </div>
      </div>
    </blockquote>
    <p>For that one it could be as simple as to install the C++ runtime
      redistributables:<br>
    </p>
    <p><a class="moz-txt-link-freetext" href="https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads">https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads</a><br>
    </p>
    <p><span><span><span><span><span class=""><a data-content-id=""
                  data-content-type=""
                  href="https://www.visualstudio.com/downloads/"
                  target="_blank" tabindex="0" class="managed-link
                  content-anchor-link"
                  data-bi-name="content-anchor-link">Microsoft Visual
                  C++ Redistributable for Visual Studio 2015, 2017 and
                  2019</a>.</span></span></span></span></span></p>
    <p><span><span><span><span><span class="">In any case, for windows
                my advice would be to forget about WinPython or anything
                similar use python from python.org with pip to install
                packages and eventually installing VS2019 community
                edition C++ compiler if you need to compile anything
                from source.</span></span></span></span></span></p>
    <p><span><span><span><span><span class="">Best regards,</span></span></span></span></span></p>
    <p><span><span><span><span><span class="">Armando<br>
              </span></span></span></span></span></p>
    <p><span><span><span><span><span class=""><br>
              </span></span></span></span></span></p>
  </body>
</html>