<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Does something like `python -c "from win32com.client.gencache
      import EnsureDispatch; EnsureDispatch('ADODB.Connection.6.0');`
      work? That should generate directly into the expected output
      directory.</p>
    <p>Mark<br>
    </p>
    <div class="moz-cite-prefix">On 2023-05-30 1:44 p.m., Steven Manross
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:28e49ca1495c4b02b70947b61861fb89@manross.net">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator"
        content="Microsoft Word 15 (filtered medium)">
      <style>@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-ligatures:standardcontextual;}p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin-top:0in;
        margin-right:0in;
        margin-bottom:0in;
        margin-left:.5in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-ligatures:standardcontextual;}span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}div.WordSection1
        {page:WordSection1;}ol
        {margin-bottom:0in;}ul
        {margin-bottom:0in;}</style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Command I ran:<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">C:\Python311\Lib\site-packages\win32com\client>python
          makepy.py "ADODB.Connection.6.0"<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Output:<o:p></o:p></p>
        <p class="MsoNormal">Generating to
C:\Users\someuser\AppData\Local\Temp\13\gen_py\3.11\B691E011-1797-432E-907A-4D8C69339129x0x6x1.py<o:p></o:p></p>
        <p class="MsoNormal">Building definitions from type library...<o:p></o:p></p>
        <p class="MsoNormal">Generating...<o:p></o:p></p>
        <p class="MsoNormal">Importing module<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">---<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">I am running the command above, and if I do
          this, my Classic ASP does not see the resulting
          B691E011-1797-432E-907A-4D8C69339129x0x6x1.py file because it
          saved the file in the user temp directory as opposed to in the
          site-packages directory structure.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <ul style="margin-top:0in" type="disc">
          <li class="MsoListParagraph"
            style="margin-left:0in;mso-list:l0 level1 lfo1">When I
            installed Python, I told it to install the application for
            “All Users” (Default Directory = C:\Program Files\Python311
            -- but I removed the Program Files portion for the
            installation)<o:p></o:p></li>
        </ul>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Is there some way to make it save the file
          in the correct place for the python installation from the
          command line so I don’t have to move the files it generates?<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Keep in mind that the files it generates
          seems to live in a 3.11 directory, but python seems to want it
          in:<br>
          <br>
C:\Python311\Lib\site-packages\win32com\gen_py\B691E011-1797-432E-907A-4D8C69339129x0x6x1.py<o:p></o:p></p>
        <p class="MsoNormal">C:\Python311\Lib\site-packages\win32com\gen_py\dicts.dat<o:p></o:p></p>
        <p class="MsoNormal">C:\Python311\Lib\site-packages\win32com\gen_py\__init__.py<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">I saw the -o parameter in the makepy.py
          script but if I use that, it doesn’t seem to build the
          dicts.dat or __init__.py files – which already exist (is that
          a problem?).<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Please and thank you for any comments,<o:p></o:p></p>
        <p class="MsoNormal">Steven<o:p></o:p></p>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
python-win32 mailing list
<a class="moz-txt-link-abbreviated" href="mailto:python-win32@python.org">python-win32@python.org</a>
<a class="moz-txt-link-freetext" href="https://mail.python.org/mailman/listinfo/python-win32">https://mail.python.org/mailman/listinfo/python-win32</a>
</pre>
    </blockquote>
  </body>
</html>