<?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: OCR installation in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/OCR-installation/m-p/2015216#M232091</link>
    <description>&lt;P&gt;Not meaning to hi-jack this thread but I am also having the exact same issue trying to install multiple packages using Pip3.&lt;/P&gt;&lt;P&gt;This is on the latest BSP, v6.6.52 Scarthgap. Python version 3.12.6&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kenon_0-1734432135090.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/316264i9C492662B7BB176F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kenon_0-1734432135090.png" alt="kenon_0-1734432135090.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Dec 2024 10:43:18 GMT</pubDate>
    <dc:creator>kenon</dc:creator>
    <dc:date>2024-12-17T10:43:18Z</dc:date>
    <item>
      <title>OCR installation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OCR-installation/m-p/1840724#M222122</link>
      <description>&lt;P&gt;Hi, I flashed linux image(downloaded from embedded linux software downloads) in imx8m nano board.but unable to install paddleocr and other ocrs(using pip3) in the board.getting dependency issues every time.&lt;/P&gt;&lt;P&gt;i had posted many times in the forums but unable to get a proper reply.please provide any reference if possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using python v3.11&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For paddleocr i am getting "tomlib module not found error" i tried to install the package but unable to do it because of the dependency issues.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 12:32:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OCR-installation/m-p/1840724#M222122</guid>
      <dc:creator>Mohan51</dc:creator>
      <dc:date>2024-04-04T12:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: OCR installation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OCR-installation/m-p/1843315#M222309</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/230196"&gt;@Mohan51&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What BSP version are you using?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Salas.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 17:39:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OCR-installation/m-p/1843315#M222309</guid>
      <dc:creator>Manuel_Salas</dc:creator>
      <dc:date>2024-04-09T17:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: OCR installation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OCR-installation/m-p/1846707#M222486</link>
      <description>&lt;P&gt;hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/203368"&gt;@Manuel_Salas&lt;/a&gt; , while installing paddleocr using (pip3 install paddleocr) i am getting this error.&lt;/P&gt;&lt;P&gt;I am using nxp imx93 board&lt;/P&gt;&lt;P&gt;OS information:&lt;/P&gt;&lt;P&gt;ID=fsl-imx-xwayland&lt;/P&gt;&lt;P&gt;NAME="NXP i.MX Release Distro"&lt;/P&gt;&lt;P&gt;VERSION="6.1-mickledore (mickledore)"&lt;/P&gt;&lt;P&gt;VERSION_ID=6.1-mickledore&lt;/P&gt;&lt;P&gt;VERSION_CODENAME="mickledore"&lt;/P&gt;&lt;P&gt;PRETTY_NAME="NXP i.MX Release Distro 6.1-mickledore (mickledore)"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error:&lt;/P&gt;&lt;P&gt;Installing build dependencies ... done&lt;BR /&gt;Getting requirements to build wheel ... error&lt;BR /&gt;error: subprocess-exited-with-error&lt;BR /&gt;&lt;BR /&gt;× Getting requirements to build wheel did not run successfully.&lt;BR /&gt;│ exit code: 1&lt;BR /&gt;╰─&amp;gt; [36 lines of output]&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "/usr/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in &amp;lt;module&amp;gt;&lt;BR /&gt;main()&lt;BR /&gt;File "/usr/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main&lt;BR /&gt;json_out['return_val'] = hook(**hook_input['kwargs'])&lt;BR /&gt;^^^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;BR /&gt;File "/usr/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel&lt;BR /&gt;return hook(config_settings)&lt;BR /&gt;^^^^^^^^^^^^^^^^^^^^^&lt;BR /&gt;File "/tmp/pip-build-env-j_nj6nmm/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 325, in get_requires_for_build_wheel&lt;BR /&gt;return self._get_build_requires(config_settings, requirements=['wheel'])&lt;BR /&gt;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;BR /&gt;File "/tmp/pip-build-env-j_nj6nmm/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 295, in _get_build_requires&lt;BR /&gt;self.run_setup()&lt;BR /&gt;File "/tmp/pip-build-env-j_nj6nmm/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 311, in run_setup&lt;BR /&gt;exec(code, locals())&lt;BR /&gt;File "&amp;lt;string&amp;gt;", line 567, in &amp;lt;module&amp;gt;&lt;BR /&gt;File "&amp;lt;string&amp;gt;", line 519, in main&lt;BR /&gt;File "/tmp/pip-build-env-j_nj6nmm/overlay/lib/python3.11/site-packages/setuptools/__init__.py", line 104, in setup&lt;BR /&gt;return distutils.core.setup(**attrs)&lt;BR /&gt;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;BR /&gt;File "/tmp/pip-build-env-j_nj6nmm/overlay/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 158, in setup&lt;BR /&gt;dist.parse_config_files()&lt;BR /&gt;File "/tmp/pip-build-env-j_nj6nmm/overlay/lib/python3.11/site-packages/setuptools/dist.py", line 631, in parse_config_files&lt;BR /&gt;pyprojecttoml.apply_configuration(self, filename, ignore_option_errors)&lt;BR /&gt;File "/tmp/pip-build-env-j_nj6nmm/overlay/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py", line 68, in apply_configuration&lt;BR /&gt;config = read_configuration(filepath, True, ignore_option_errors, dist)&lt;BR /&gt;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;BR /&gt;File "/tmp/pip-build-env-j_nj6nmm/overlay/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py", line 104, in read_configuration&lt;BR /&gt;asdict = load_file(filepath) or {}&lt;BR /&gt;^^^^^^^^^^^^^^^^^^^&lt;BR /&gt;File "/tmp/pip-build-env-j_nj6nmm/overlay/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py", line 33, in load_file&lt;BR /&gt;from ..compat.py310 import tomllib&lt;BR /&gt;File "/tmp/pip-build-env-j_nj6nmm/overlay/lib/python3.11/site-packages/setuptools/compat/py310.py", line 8, in &amp;lt;module&amp;gt;&lt;BR /&gt;import tomllib&lt;BR /&gt;ModuleNotFoundError: No module named 'tomllib'&lt;BR /&gt;[end of output]&lt;BR /&gt;&lt;BR /&gt;note: This error originates from a subprocess, and is likely not a problem with pip.&lt;BR /&gt;error: subprocess-exited-with-error&lt;/P&gt;&lt;P&gt;× Getting requirements to build wheel did not run successfully.&lt;BR /&gt;│ exit code: 1&lt;BR /&gt;╰─&amp;gt; See above for output.&lt;/P&gt;&lt;P&gt;note: This error originates from a subprocess, and is likely not a problem with pip.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 11:58:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OCR-installation/m-p/1846707#M222486</guid>
      <dc:creator>Mohan51</dc:creator>
      <dc:date>2024-04-15T11:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: OCR installation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OCR-installation/m-p/2015216#M232091</link>
      <description>&lt;P&gt;Not meaning to hi-jack this thread but I am also having the exact same issue trying to install multiple packages using Pip3.&lt;/P&gt;&lt;P&gt;This is on the latest BSP, v6.6.52 Scarthgap. Python version 3.12.6&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kenon_0-1734432135090.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/316264i9C492662B7BB176F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kenon_0-1734432135090.png" alt="kenon_0-1734432135090.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 10:43:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OCR-installation/m-p/2015216#M232091</guid>
      <dc:creator>kenon</dc:creator>
      <dc:date>2024-12-17T10:43:18Z</dc:date>
    </item>
  </channel>
</rss>

