<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Windows Activegate extension 1.0 plugin .pyd not recognized in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Windows-ActiveGate-extension-1-0-plugin-pyd-not-recognized/m-p/228135#M3583</link>
    <description>&lt;P&gt;Yes, I am using the build_plugin from the SDK on x64 Python 3.8.&lt;/P&gt;&lt;P&gt;The issue was that I hadn't installed Visual C++ on the Windows AG I was deploying the plugin. After installing VC++ and restarting it worked.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Nov 2023 10:19:06 GMT</pubDate>
    <dc:creator>g_kat</dc:creator>
    <dc:date>2023-11-09T10:19:06Z</dc:date>
    <item>
      <title>Windows ActiveGate extension 1.0 plugin .pyd not recognized</title>
      <link>https://community.dynatrace.com/t5/Extensions/Windows-ActiveGate-extension-1-0-plugin-pyd-not-recognized/m-p/227989#M3573</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am trying to deploy an AG plugin on a Windows AG. I am using jpype, and when I build my extension with plugin_build on windows there is a _jpype.pyd file generated. For clarity I am doing the building on a different Win machine, using venv with python 3.8. When I move the plugin to the AG I get the error: "Module not found" for the jpype library which is on the .pyd. I tried to change the extension to .dll which led to the package being recognized and then I got another import error that the invocation to jpype couldn't be found. The latter is I assume due to the invocation being different in .pyd and .dll files. The same extension works fine on linux with the .so file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Shouldn't the remote plugin module identify automatically the .pyd file since it's on the same OS?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;George&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 07:47:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Windows-ActiveGate-extension-1-0-plugin-pyd-not-recognized/m-p/227989#M3573</guid>
      <dc:creator>g_kat</dc:creator>
      <dc:date>2024-08-20T07:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Activegate extension 1.0 plugin .pyd not recognized</title>
      <link>https://community.dynatrace.com/t5/Extensions/Windows-ActiveGate-extension-1-0-plugin-pyd-not-recognized/m-p/228133#M3582</link>
      <description>&lt;P&gt;How do you build the plugin, oneagent_build_plugin from the SDK? If so, do you build it using a 64 bit version of Python 3.8?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 10:13:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Windows-ActiveGate-extension-1-0-plugin-pyd-not-recognized/m-p/228133#M3582</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2023-11-09T10:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Activegate extension 1.0 plugin .pyd not recognized</title>
      <link>https://community.dynatrace.com/t5/Extensions/Windows-ActiveGate-extension-1-0-plugin-pyd-not-recognized/m-p/228135#M3583</link>
      <description>&lt;P&gt;Yes, I am using the build_plugin from the SDK on x64 Python 3.8.&lt;/P&gt;&lt;P&gt;The issue was that I hadn't installed Visual C++ on the Windows AG I was deploying the plugin. After installing VC++ and restarting it worked.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 10:19:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Windows-ActiveGate-extension-1-0-plugin-pyd-not-recognized/m-p/228135#M3583</guid>
      <dc:creator>g_kat</dc:creator>
      <dc:date>2023-11-09T10:19:06Z</dc:date>
    </item>
  </channel>
</rss>

