<?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: FATAL: The knotty ui could not load the required curses python module. in T-Series</title>
    <link>https://community.nxp.com/t5/T-Series/FATAL-The-knotty-ui-could-not-load-the-required-curses-python/m-p/413949#M183</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Manjula Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you try the instructions in SDK document for this? Copy below:&lt;/P&gt;&lt;P&gt;Please follow below instructions to install the Python 2.7.x in custom path instead of override the system default python, the override may cause system utilities breaking.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;$ wget &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://www.python.org/ftp/python/2.7.6/Python-2.7.6.tar.xz" target="_blank"&gt;https://www.python.org/ftp/python/2.7.6/Python-2.7.6.tar.xz&lt;/A&gt;&lt;/P&gt;&lt;P&gt;[NOTE: Python 2.7.3 and python 2.7.5 can be used as well.]&lt;/P&gt;&lt;P&gt;$ tar -xf Python-2.7.6.tar.xz&lt;/P&gt;&lt;P&gt;$ cd Python-2.7.6&lt;/P&gt;&lt;P&gt;$ ./configure --prefix=/opt/python-2.7.6&lt;/P&gt;&lt;P&gt;$ make&lt;/P&gt;&lt;P&gt;$ sudo make install&lt;/P&gt;&lt;P&gt;Please run below export command to ensure python 2.7.x is used for Yocto build.&lt;/P&gt;&lt;P&gt;$ export PATH=/opt/python-2.7.6/bin:$PATH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Lunmin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Apr 2015 04:04:53 GMT</pubDate>
    <dc:creator>lunminliang</dc:creator>
    <dc:date>2015-04-20T04:04:53Z</dc:date>
    <item>
      <title>FATAL: The knotty ui could not load the required curses python module.</title>
      <link>https://community.nxp.com/t5/T-Series/FATAL-The-knotty-ui-could-not-load-the-required-curses-python/m-p/413946#M180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when bitbake fsl-flash image is given for t1040rdb-64bit using latest sdk1.7 on CentOS, i am getting the following error:&lt;/P&gt;&lt;P&gt;FATAL: The knotty ui could not load the required curses python module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 04:45:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/FATAL-The-knotty-ui-could-not-load-the-required-curses-python/m-p/413946#M180</guid>
      <dc:creator>manjularajesh</dc:creator>
      <dc:date>2015-04-16T04:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: FATAL: The knotty ui could not load the required curses python module.</title>
      <link>https://community.nxp.com/t5/T-Series/FATAL-The-knotty-ui-could-not-load-the-required-curses-python/m-p/413947#M181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manjula Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the CentOS version?&amp;nbsp; It is said CentOS 6.5 installs python 2.6.6 and Yocto Project can work on most recent Linux distributions with Python-2.7.3 or later and required packages installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Lunmin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 07:27:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/FATAL-The-knotty-ui-could-not-load-the-required-curses-python/m-p/413947#M181</guid>
      <dc:creator>lunminliang</dc:creator>
      <dc:date>2015-04-17T07:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: FATAL: The knotty ui could not load the required curses python module.</title>
      <link>https://community.nxp.com/t5/T-Series/FATAL-The-knotty-ui-could-not-load-the-required-curses-python/m-p/413948#M182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not able to uninstall python 2.6.6 to install 2.7.3 as default . when I give --version always it gives 2.6.6&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 08:13:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/FATAL-The-knotty-ui-could-not-load-the-required-curses-python/m-p/413948#M182</guid>
      <dc:creator>manjularajesh</dc:creator>
      <dc:date>2015-04-17T08:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: FATAL: The knotty ui could not load the required curses python module.</title>
      <link>https://community.nxp.com/t5/T-Series/FATAL-The-knotty-ui-could-not-load-the-required-curses-python/m-p/413949#M183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Manjula Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you try the instructions in SDK document for this? Copy below:&lt;/P&gt;&lt;P&gt;Please follow below instructions to install the Python 2.7.x in custom path instead of override the system default python, the override may cause system utilities breaking.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;$ wget &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://www.python.org/ftp/python/2.7.6/Python-2.7.6.tar.xz" target="_blank"&gt;https://www.python.org/ftp/python/2.7.6/Python-2.7.6.tar.xz&lt;/A&gt;&lt;/P&gt;&lt;P&gt;[NOTE: Python 2.7.3 and python 2.7.5 can be used as well.]&lt;/P&gt;&lt;P&gt;$ tar -xf Python-2.7.6.tar.xz&lt;/P&gt;&lt;P&gt;$ cd Python-2.7.6&lt;/P&gt;&lt;P&gt;$ ./configure --prefix=/opt/python-2.7.6&lt;/P&gt;&lt;P&gt;$ make&lt;/P&gt;&lt;P&gt;$ sudo make install&lt;/P&gt;&lt;P&gt;Please run below export command to ensure python 2.7.x is used for Yocto build.&lt;/P&gt;&lt;P&gt;$ export PATH=/opt/python-2.7.6/bin:$PATH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Lunmin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 04:04:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/FATAL-The-knotty-ui-could-not-load-the-required-curses-python/m-p/413949#M183</guid>
      <dc:creator>lunminliang</dc:creator>
      <dc:date>2015-04-20T04:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: FATAL: The knotty ui could not load the required curses python module.</title>
      <link>https://community.nxp.com/t5/T-Series/FATAL-The-knotty-ui-could-not-load-the-required-curses-python/m-p/413950#M184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have faced&amp;nbsp;the same problem&amp;nbsp;on my opensuse machine and the problem was resolved after I installed the python3-curses package.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 23:21:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/FATAL-The-knotty-ui-could-not-load-the-required-curses-python/m-p/413950#M184</guid>
      <dc:creator>mg2045</dc:creator>
      <dc:date>2017-06-12T23:21:48Z</dc:date>
    </item>
  </channel>
</rss>

