<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I am well aware of this.  In the SO question I referenced, being the
    first google hit related this this... that is the answer *I* gave. 
    It only works, in my experience, 60% of the time, and not with two
    biggie packages (pywin32, for which you have to go to third parties
    to get the wheel, which do not include all of pywin32, and wxpython)
    and perhaps more.<br>
    <br>
    <div class="moz-cite-prefix">On 2/3/2016 14:32, Matthew Einhorn
      wrote:<br>
    </div>
    <blockquote
cite="mid:CALCauYdEJp76Y0LxTT8ptH0EAoJ2FjiZmEb0WnScZ4d-sd1+xw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">On Wed, Feb 3, 2016 at 3:15 AM,
            Alexander Walters <span dir="ltr"><<a
                moz-do-not-send="true"
                href="mailto:tritium-list@sdamon.com" target="_blank">tritium-list@sdamon.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">...just
              when I thought I have solved the registry headaches I have
              been dealing with...<br>
              <br>
              I am not saying this proposal will make the registry
              situation worse, but it may break my solution to the
              headaches Python's registry use causes with some
              non-standard module installers (and even the standard
              distutils exe installers, but that is being mitigated). 
              In the wild exist modules with their own EXE or MSI
              installers that check the registry for 'the system
              python'.  No matter how hard you hit them, they will only
              install to *that one python*.  </blockquote>
            <div><br>
            </div>
            <div>If I remember correctly, you can use `wheel convert
              filename.exe` on those installers which create a wheel
              that you can install. I think that's what I used to do
              with pywin32 before pypiwin32 came along. <br>
              <br>
              I just tested it and it still works on the pywin32 exe.<br>
            </div>
          </div>
          <br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Python-Dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Python-Dev@python.org">Python-Dev@python.org</a>
<a class="moz-txt-link-freetext" href="https://mail.python.org/mailman/listinfo/python-dev">https://mail.python.org/mailman/listinfo/python-dev</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://mail.python.org/mailman/options/python-dev/tritium-list%40sdamon.com">https://mail.python.org/mailman/options/python-dev/tritium-list%40sdamon.com</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>