<?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: How to install Python environment on Gaia OS in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/How-to-install-Python-environment-on-Gaia-OS/m-p/220320#M36721</link>
    <description>&lt;P&gt;If you follow the steps in sk180923, you can run import_export_package.py in Gaia OS.&lt;/P&gt;
&lt;P&gt;We do not provide a full installation of Python in Gaia OS, only the bare minimum needed for our purposes.&lt;BR /&gt;pip is explicitly not supported.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2024 21:25:40 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2024-07-10T21:25:40Z</dc:date>
    <item>
      <title>How to install Python environment on Gaia OS</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-install-Python-environment-on-Gaia-OS/m-p/220202#M36689</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to set up a Python environment on Gaia and execute the contents of sk180923. However, when I ran "python3 import_export_package.py", I encountered the error message "ModuleNotFoundError: No module named 'cpapi'".&lt;/P&gt;&lt;P&gt;To install cpapi, I need pip, but when I try to install pip, it says I don't have the necessary permissions and stops.&lt;/P&gt;&lt;P&gt;Is it not possible to complete sk180923 on Gaia?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for all your cooperation.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 10:12:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-install-Python-environment-on-Gaia-OS/m-p/220202#M36689</guid>
      <dc:creator>TSOL</dc:creator>
      <dc:date>2024-07-10T10:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to install Python environment on Gaia OS</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-install-Python-environment-on-Gaia-OS/m-p/220207#M36691</link>
      <description>&lt;P&gt;It is very easy if you follow sk180923:&lt;/P&gt;
&lt;P&gt;DL cp_mgmt_api_python_sdk-master&lt;/P&gt;
&lt;P&gt;DL ExportImportPolicyPackage-master&lt;/P&gt;
&lt;P&gt;Unzip and put both folders in /home/admin/&lt;/P&gt;
&lt;P&gt;# export PYTHONPATH=$PYTHONPATH:/home/admin/cp_mgmt_api_python_sdk-master/&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="phyton.png" style="width: 540px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/26692i62BBA782E6DFD047/image-size/large?v=v2&amp;amp;px=999" role="button" title="phyton.png" alt="phyton.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 12:32:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-install-Python-environment-on-Gaia-OS/m-p/220207#M36691</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2024-07-10T12:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to install Python environment on Gaia OS</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-install-Python-environment-on-Gaia-OS/m-p/220217#M36695</link>
      <description>&lt;P&gt;You should never install software on a GAIA system through other means then CP Tools.&lt;BR /&gt;&lt;BR /&gt;So don't use pip or rpm (only together with TAC under very special circumstances).&lt;/P&gt;&lt;P&gt;You may copy scripts to the gaia machine and run them but that's it.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The script should run without installing any modules.&lt;BR /&gt;&lt;BR /&gt;Can you show us what you did?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Peter&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 11:35:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-install-Python-environment-on-Gaia-OS/m-p/220217#M36695</guid>
      <dc:creator>JP_Rex</dc:creator>
      <dc:date>2024-07-10T11:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to install Python environment on Gaia OS</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-install-Python-environment-on-Gaia-OS/m-p/220218#M36696</link>
      <description>&lt;P&gt;He did not follow sk180923 that is all...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 11:45:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-install-Python-environment-on-Gaia-OS/m-p/220218#M36696</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2024-07-10T11:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to install Python environment on Gaia OS</title>
      <link>https://community.checkpoint.com/t5/General-Topics/How-to-install-Python-environment-on-Gaia-OS/m-p/220320#M36721</link>
      <description>&lt;P&gt;If you follow the steps in sk180923, you can run import_export_package.py in Gaia OS.&lt;/P&gt;
&lt;P&gt;We do not provide a full installation of Python in Gaia OS, only the bare minimum needed for our purposes.&lt;BR /&gt;pip is explicitly not supported.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 21:25:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/How-to-install-Python-environment-on-Gaia-OS/m-p/220320#M36721</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-07-10T21:25:40Z</dc:date>
    </item>
  </channel>
</rss>

