<?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: Python 2.0 extension in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Python-2-0-extension/m-p/251509#M4849</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've come accross the same issue, are there any updates on this?&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jul 2024 12:27:37 GMT</pubDate>
    <dc:creator>yniasreynders96</dc:creator>
    <dc:date>2024-07-24T12:27:37Z</dc:date>
    <item>
      <title>Python 2.0 extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/Python-2-0-extension/m-p/249859#M4752</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I recently tried to create a python based extension, and everything went fine, resolved many issues but during the deployment I see the below messages in the log file&lt;/P&gt;
&lt;PRE&gt;&lt;EM&gt;2024-07-03 19:18:18.245 UTC [0000049c] info [native] Rejected fastcheck for task f_7232207845354319405236535 -&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;2024-07-03 19:18:18.599 UTC [000003a9] info [native] Fastcheck f_7232207812345245236535 for datasource python ended with code -1: N/A&lt;/EM&gt;&lt;/PRE&gt;
&lt;P&gt;Also I see this message, not sure if it is a warning or error as it is confusing.&lt;/P&gt;
&lt;PRE&gt;&lt;EM&gt; error: WARNING: pyjwt 1.1.0 does not provide the extra 'crypto'&lt;/EM&gt;&lt;/PRE&gt;
&lt;P&gt;But in other line it mentioned that the versions are satisfied&lt;/P&gt;
&lt;PRE&gt; Requirement already satisfied: PyJWT&amp;lt;2,&amp;gt;=1.0.0 in /var/lib/dynatrace/remotepluginmodule/agent/runtime/extensions/python_venvs/custom_dt-gen2-powerbi-utility_0.0.1/lib/python3.10/site-packages (from PyJWT[crypto]&amp;lt;2,&amp;gt;=1.0.0-&amp;gt;msal-&amp;gt;dt_gen2_powerbi_utility) (1.1.0)&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also in the console it printed below error message&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"&lt;STRONG&gt;Failed to assign monitoring configuration to ActiveGate. Reason:&lt;/STRONG&gt;"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;But no Reason was provided.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;All worked locally with the VSCODE extension but failed during the activation.&lt;/P&gt;
&lt;P&gt;Any help would be highly appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 08:33:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Python-2-0-extension/m-p/249859#M4752</guid>
      <dc:creator>subashsagi41</dc:creator>
      <dc:date>2024-07-04T08:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Python 2.0 extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/Python-2-0-extension/m-p/251509#M4849</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've come accross the same issue, are there any updates on this?&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 12:27:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Python-2-0-extension/m-p/251509#M4849</guid>
      <dc:creator>yniasreynders96</dc:creator>
      <dc:date>2024-07-24T12:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Python 2.0 extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/Python-2-0-extension/m-p/251514#M4850</link>
      <description>&lt;P&gt;Workaround for me was to avoid msal and azure-identity&amp;nbsp; libraries and used only requests module to make it run.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 12:35:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Python-2-0-extension/m-p/251514#M4850</guid>
      <dc:creator>subashsagi41</dc:creator>
      <dc:date>2024-07-24T12:35:18Z</dc:date>
    </item>
  </channel>
</rss>

