<?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: imx-android-13 repo error in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx-android-13-repo-error/m-p/1756522#M215651</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/225290"&gt;@saurabhprajapati&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can check this post to solve the issue:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/repo-issue-quot-def-print-self-args-kwargs-quot/ta-p/1756521" target="_self"&gt;repo issue "def print(self, *args, **kwargs):"&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards!&lt;/P&gt;</description>
    <pubDate>Mon, 13 Nov 2023 22:32:45 GMT</pubDate>
    <dc:creator>Manuel_Salas</dc:creator>
    <dc:date>2023-11-13T22:32:45Z</dc:date>
    <item>
      <title>imx-android-13 repo error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-android-13-repo-error/m-p/1752241#M215238</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am building android-13 for imx8 target on ubuntu 20.04.6 and I am not able to initialize the repo for the same I am find below error after executing the source command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;umi@zumi:~/A13$ source ~/imx-automotive-13.0.0_1.1.0/imx_android_setup.sh&lt;BR /&gt;Start fetching the source for android build&lt;BR /&gt;Setting REL_PACKAGE_DIR to /home/zumi/imx-automotive-13.0.0_1.1.0&lt;BR /&gt;File "/home/zumi/bin/repo", line 51&lt;BR /&gt;def print(self, *args, **kwargs):&lt;BR /&gt;^&lt;BR /&gt;SyntaxError: invalid syntax&lt;BR /&gt;---------------------------------------------------&lt;BR /&gt;-----Repo Init failure&lt;BR /&gt;---------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Sat, 04 Nov 2023 06:13:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-android-13-repo-error/m-p/1752241#M215238</guid>
      <dc:creator>saurabhprajapati</dc:creator>
      <dc:date>2023-11-04T06:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: imx-android-13 repo error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-android-13-repo-error/m-p/1753843#M215412</link>
      <description>&lt;P&gt;By checking the error, please try to clean the current repo and then run again:&amp;nbsp;curl &lt;A href="https://storage.googleapis.com/git-repo-downloads/repo" target="_blank"&gt;https://storage.googleapis.com/git-repo-downloads/repo&lt;/A&gt; &amp;gt; ~/bin/repo&lt;/P&gt;
&lt;P&gt;And not leaving the settings for the execute permission and PATH env variable as documented.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 03:44:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-android-13-repo-error/m-p/1753843#M215412</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2023-11-08T03:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: imx-android-13 repo error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-android-13-repo-error/m-p/1756522#M215651</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/225290"&gt;@saurabhprajapati&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can check this post to solve the issue:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/repo-issue-quot-def-print-self-args-kwargs-quot/ta-p/1756521" target="_self"&gt;repo issue "def print(self, *args, **kwargs):"&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2023 22:32:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-android-13-repo-error/m-p/1756522#M215651</guid>
      <dc:creator>Manuel_Salas</dc:creator>
      <dc:date>2023-11-13T22:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: imx-android-13 repo error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-android-13-repo-error/m-p/1756554#M215654</link>
      <description>&lt;P&gt;It is very simple issue, because of the python version is not the repo(this version) wants.&lt;/P&gt;&lt;P&gt;Please install python 3&amp;nbsp; and try again.&amp;nbsp;&lt;/P&gt;&lt;P&gt;And please set the python 3 as 1st priority after python 3 installation, if there are several versions of python.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 01:02:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-android-13-repo-error/m-p/1756554#M215654</guid>
      <dc:creator>goodspeed</dc:creator>
      <dc:date>2023-11-14T01:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: imx-android-13 repo error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-android-13-repo-error/m-p/1756692#M215674</link>
      <description>&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/repo-issue-quot-def-print-self-args-kwargs-quot/ta-p/1756521" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/repo-issue-quot-def-print-self-args-kwargs-quot/ta-p/1756521&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 06:31:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-android-13-repo-error/m-p/1756692#M215674</guid>
      <dc:creator>goodspeed</dc:creator>
      <dc:date>2023-11-14T06:31:32Z</dc:date>
    </item>
  </channel>
</rss>

