<?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 Expedition: Verify that Python Software Dependencies in Expedition Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-verify-that-python-software-dependencies/m-p/391732#M3245</link>
    <description>&lt;P&gt;Dear community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A check failed appears in my expedition dashboard. The remediation recommended by Expedition is the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The following dependencies for ML are missing : BPA (3.33.0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT color="red"&gt;Remediation:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;Execute the following command in CLI:&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;sh /var/www/html/OS/BPA/updateBPA306.sh;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;after typing the shell file, shows the next:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;#!/bin/bash&lt;BR /&gt;#sudo add-apt-repository ppa:jonathonf/python-3.6 -y&lt;BR /&gt;sudo add-apt-repository ppa:deadsnakes/ppa -y&lt;BR /&gt;sudo apt-get update&lt;BR /&gt;sudo apt install python3.7 -y&lt;BR /&gt;sudo -H pip3 uninstall best-practice-assessment-ngfw-pano -y&lt;BR /&gt;sudo -H pip3 install lxml --upgrade&lt;BR /&gt;sudo -H pip3 install matplotlib --upgrade&lt;BR /&gt;sudo python3.7 /var/www/html/OS/BPA/get-pip.py&lt;BR /&gt;sudo ln -s /usr/bin/python3.7 /usr/local/bin/python3&lt;BR /&gt;sudo ln -s /usr/local/bin/pip /usr/local/bin/pip3&lt;BR /&gt;sudo -H pip3 install 'Pillow&amp;lt;=5.4.1' --upgrade&lt;BR /&gt;sudo -H pip3 install chardet&lt;BR /&gt;sudo -H pip3 install /var/www/html/OS/BPA/best_practice_assessment_ngfw_pano-master.zip --upgrad&lt;BR /&gt;e&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please, I need help for understand how the dependences between expedition and python are configured and how fix this issue. The shell script stop and nothing solve.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mariano.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Mar 2021 15:25:51 GMT</pubDate>
    <dc:creator>mariano.galan</dc:creator>
    <dc:date>2021-03-17T15:25:51Z</dc:date>
    <item>
      <title>Expedition: Verify that Python Software Dependencies</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-verify-that-python-software-dependencies/m-p/391732#M3245</link>
      <description>&lt;P&gt;Dear community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A check failed appears in my expedition dashboard. The remediation recommended by Expedition is the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The following dependencies for ML are missing : BPA (3.33.0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT color="red"&gt;Remediation:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;Execute the following command in CLI:&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;sh /var/www/html/OS/BPA/updateBPA306.sh;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;after typing the shell file, shows the next:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;#!/bin/bash&lt;BR /&gt;#sudo add-apt-repository ppa:jonathonf/python-3.6 -y&lt;BR /&gt;sudo add-apt-repository ppa:deadsnakes/ppa -y&lt;BR /&gt;sudo apt-get update&lt;BR /&gt;sudo apt install python3.7 -y&lt;BR /&gt;sudo -H pip3 uninstall best-practice-assessment-ngfw-pano -y&lt;BR /&gt;sudo -H pip3 install lxml --upgrade&lt;BR /&gt;sudo -H pip3 install matplotlib --upgrade&lt;BR /&gt;sudo python3.7 /var/www/html/OS/BPA/get-pip.py&lt;BR /&gt;sudo ln -s /usr/bin/python3.7 /usr/local/bin/python3&lt;BR /&gt;sudo ln -s /usr/local/bin/pip /usr/local/bin/pip3&lt;BR /&gt;sudo -H pip3 install 'Pillow&amp;lt;=5.4.1' --upgrade&lt;BR /&gt;sudo -H pip3 install chardet&lt;BR /&gt;sudo -H pip3 install /var/www/html/OS/BPA/best_practice_assessment_ngfw_pano-master.zip --upgrad&lt;BR /&gt;e&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please, I need help for understand how the dependences between expedition and python are configured and how fix this issue. The shell script stop and nothing solve.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mariano.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Mar 2021 15:25:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-verify-that-python-software-dependencies/m-p/391732#M3245</guid>
      <dc:creator>mariano.galan</dc:creator>
      <dc:date>2021-03-17T15:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Expedition: Verify that Python Software Dependencies</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-verify-that-python-software-dependencies/m-p/424331#M3491</link>
      <description>&lt;PRE&gt;sudo -E bash /var/www/html/OS/BPA/updateBPA306.sh&lt;/PRE&gt;
&lt;P&gt;should work for you.&amp;nbsp; I am behind a proxy, so I have the proxy env variables set.&lt;/P&gt;
&lt;PRE&gt;export http_proxy=http://webproxy:3128&lt;/PRE&gt;</description>
      <pubDate>Tue, 03 Aug 2021 20:55:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-verify-that-python-software-dependencies/m-p/424331#M3491</guid>
      <dc:creator>Rich.H</dc:creator>
      <dc:date>2021-08-03T20:55:18Z</dc:date>
    </item>
  </channel>
</rss>

