<?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:Intel Distribution for Python on MacOS Ventura gives Segmentation Fault 11 in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Distribution-for-Python-on-MacOS-Ventura-gives/m-p/1542570#M2107</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you, hence we are closing this thread now. If you need any further information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alekhya&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 10 Nov 2023 05:31:16 GMT</pubDate>
    <dc:creator>AlekhyaV_Intel</dc:creator>
    <dc:date>2023-11-10T05:31:16Z</dc:date>
    <item>
      <title>Intel Distribution for Python on MacOS Ventura gives Segmentation Fault 11</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Distribution-for-Python-on-MacOS-Ventura-gives/m-p/1533944#M2093</link>
      <description>&lt;P&gt;I am getting a Segmentation Fault: 11 when trying to run python3.9 from the Intel Distribution for Python on MacOS Ventura after a fresh install using the online installer.&lt;/P&gt;&lt;P&gt;Does anyone have any advice to help resolve this issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;System:&lt;BR /&gt;MacOS Ventura 13.4.1 (c)&lt;BR /&gt;Darwin localhost 22.5.0 Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:22 PDT 2023; root:xnu-8796.121.3~7/RELEASE_X86_64 x86_64&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;oneAPI Software Installer v4.3.2.992&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After install I get this when trying to run python&lt;/P&gt;&lt;P&gt;$&amp;nbsp;. /opt/intel/oneapi/setvars.sh&lt;/P&gt;&lt;P&gt;$ /opt/intel/oneapi/intelpython/latest/bin/python3.9 -v&lt;/P&gt;&lt;P&gt;import _frozen_importlib # frozen&lt;BR /&gt;import _imp # builtin&lt;BR /&gt;import '_thread' # &amp;lt;class '_frozen_importlib.BuiltinImporter'&amp;gt;&lt;BR /&gt;import '_warnings' # &amp;lt;class '_frozen_importlib.BuiltinImporter'&amp;gt;&lt;BR /&gt;import '_weakref' # &amp;lt;class '_frozen_importlib.BuiltinImporter'&amp;gt;&lt;BR /&gt;import '_io' # &amp;lt;class '_frozen_importlib.BuiltinImporter'&amp;gt;&lt;BR /&gt;import 'marshal' # &amp;lt;class '_frozen_importlib.BuiltinImporter'&amp;gt;&lt;BR /&gt;import 'posix' # &amp;lt;class '_frozen_importlib.BuiltinImporter'&amp;gt;&lt;BR /&gt;import '_frozen_importlib_external' # &amp;lt;class '_frozen_importlib.FrozenImporter'&amp;gt;&lt;BR /&gt;# installing zipimport hook&lt;BR /&gt;import 'time' # &amp;lt;class '_frozen_importlib.BuiltinImporter'&amp;gt;&lt;BR /&gt;import 'zipimport' # &amp;lt;class '_frozen_importlib.FrozenImporter'&amp;gt;&lt;BR /&gt;# installed zipimport hook&lt;BR /&gt;# /opt/intel/oneapi/intelpython/latest/lib/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /opt/intel/oneapi/intelpython/latest/lib/python3.9/encodings/__init__.py&lt;BR /&gt;# code object from '/opt/intel/oneapi/intelpython/latest/lib/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'&lt;BR /&gt;# /opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/codecs.cpython-39.pyc matches /opt/intel/oneapi/intelpython/latest/lib/python3.9/codecs.py&lt;BR /&gt;# code object from '/opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/codecs.cpython-39.pyc'&lt;BR /&gt;import '_codecs' # &amp;lt;class '_frozen_importlib.BuiltinImporter'&amp;gt;&lt;BR /&gt;import 'codecs' # &amp;lt;_frozen_importlib_external.SourceFileLoader object at 0x7fbbc65dc460&amp;gt;&lt;BR /&gt;# /opt/intel/oneapi/intelpython/latest/lib/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /opt/intel/oneapi/intelpython/latest/lib/python3.9/encodings/aliases.py&lt;BR /&gt;# code object from '/opt/intel/oneapi/intelpython/latest/lib/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'&lt;BR /&gt;import 'encodings.aliases' # &amp;lt;_frozen_importlib_external.SourceFileLoader object at 0x7fbbc9a2aa00&amp;gt;&lt;BR /&gt;import 'encodings' # &amp;lt;_frozen_importlib_external.SourceFileLoader object at 0x7fbbc65dc280&amp;gt;&lt;BR /&gt;# /opt/intel/oneapi/intelpython/latest/lib/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /opt/intel/oneapi/intelpython/latest/lib/python3.9/encodings/utf_8.py&lt;BR /&gt;# code object from '/opt/intel/oneapi/intelpython/latest/lib/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'&lt;BR /&gt;import 'encodings.utf_8' # &amp;lt;_frozen_importlib_external.SourceFileLoader object at 0x7fbbc65dc2b0&amp;gt;&lt;BR /&gt;import '_signal' # &amp;lt;class '_frozen_importlib.BuiltinImporter'&amp;gt;&lt;BR /&gt;# /opt/intel/oneapi/intelpython/latest/lib/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /opt/intel/oneapi/intelpython/latest/lib/python3.9/encodings/latin_1.py&lt;BR /&gt;# code object from '/opt/intel/oneapi/intelpython/latest/lib/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'&lt;BR /&gt;import 'encodings.latin_1' # &amp;lt;_frozen_importlib_external.SourceFileLoader object at 0x7fbbc9a2aac0&amp;gt;&lt;BR /&gt;# /opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/io.cpython-39.pyc matches /opt/intel/oneapi/intelpython/latest/lib/python3.9/io.py&lt;BR /&gt;# code object from '/opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/io.cpython-39.pyc'&lt;BR /&gt;# /opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/abc.cpython-39.pyc matches /opt/intel/oneapi/intelpython/latest/lib/python3.9/abc.py&lt;BR /&gt;# code object from '/opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/abc.cpython-39.pyc'&lt;BR /&gt;import '_abc' # &amp;lt;class '_frozen_importlib.BuiltinImporter'&amp;gt;&lt;BR /&gt;import 'abc' # &amp;lt;_frozen_importlib_external.SourceFileLoader object at 0x7fbbc9a2af70&amp;gt;&lt;BR /&gt;import 'io' # &amp;lt;_frozen_importlib_external.SourceFileLoader object at 0x7fbbc9a2aca0&amp;gt;&lt;BR /&gt;# /opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/site.cpython-39.pyc matches /opt/intel/oneapi/intelpython/latest/lib/python3.9/site.py&lt;BR /&gt;# code object from '/opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/site.cpython-39.pyc'&lt;BR /&gt;# /opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/os.cpython-39.pyc matches /opt/intel/oneapi/intelpython/latest/lib/python3.9/os.py&lt;BR /&gt;# code object from '/opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/os.cpython-39.pyc'&lt;BR /&gt;# /opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/stat.cpython-39.pyc matches /opt/intel/oneapi/intelpython/latest/lib/python3.9/stat.py&lt;BR /&gt;# code object from '/opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/stat.cpython-39.pyc'&lt;BR /&gt;import '_stat' # &amp;lt;class '_frozen_importlib.BuiltinImporter'&amp;gt;&lt;BR /&gt;import 'stat' # &amp;lt;_frozen_importlib_external.SourceFileLoader object at 0x7fbbc9ac3880&amp;gt;&lt;BR /&gt;# /opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /opt/intel/oneapi/intelpython/latest/lib/python3.9/_collections_abc.py&lt;BR /&gt;# code object from '/opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/_collections_abc.cpython-39.pyc'&lt;BR /&gt;import '_collections_abc' # &amp;lt;_frozen_importlib_external.SourceFileLoader object at 0x7fbbc9ac3910&amp;gt;&lt;BR /&gt;# /opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/posixpath.cpython-39.pyc matches /opt/intel/oneapi/intelpython/latest/lib/python3.9/posixpath.py&lt;BR /&gt;# code object from '/opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/posixpath.cpython-39.pyc'&lt;BR /&gt;# /opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/genericpath.cpython-39.pyc matches /opt/intel/oneapi/intelpython/latest/lib/python3.9/genericpath.py&lt;BR /&gt;# code object from '/opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/genericpath.cpython-39.pyc'&lt;BR /&gt;import 'genericpath' # &amp;lt;_frozen_importlib_external.SourceFileLoader object at 0x7fbbc9ae3f40&amp;gt;&lt;BR /&gt;import 'posixpath' # &amp;lt;_frozen_importlib_external.SourceFileLoader object at 0x7fbbc9ac3d30&amp;gt;&lt;BR /&gt;import 'os' # &amp;lt;_frozen_importlib_external.SourceFileLoader object at 0x7fbbc9a46f70&amp;gt;&lt;BR /&gt;# /opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /opt/intel/oneapi/intelpython/latest/lib/python3.9/_sitebuiltins.py&lt;BR /&gt;# code object from '/opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'&lt;BR /&gt;import '_sitebuiltins' # &amp;lt;_frozen_importlib_external.SourceFileLoader object at 0x7fbbc9ab8c40&amp;gt;&lt;BR /&gt;# /opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /opt/intel/oneapi/intelpython/latest/lib/python3.9/_bootlocale.py&lt;BR /&gt;# code object from '/opt/intel/oneapi/intelpython/latest/lib/python3.9/__pycache__/_bootlocale.cpython-39.pyc'&lt;BR /&gt;import '_locale' # &amp;lt;class '_frozen_importlib.BuiltinImporter'&amp;gt;&lt;BR /&gt;import '_bootlocale' # &amp;lt;_frozen_importlib_external.SourceFileLoader object at 0x7fbbc9d2a430&amp;gt;&lt;BR /&gt;# /opt/intel/oneapi/intelpython/latest/lib/python3.9/site-packages/_distutils_hack/__pycache__/__init__.cpython-39.pyc matches /opt/intel/oneapi/intelpython/latest/lib/python3.9/site-packages/_distutils_hack/__init__.py&lt;BR /&gt;# code object from '/opt/intel/oneapi/intelpython/latest/lib/python3.9/site-packages/_distutils_hack/__pycache__/__init__.cpython-39.pyc'&lt;BR /&gt;import '_distutils_hack' # &amp;lt;_frozen_importlib_external.SourceFileLoader object at 0x7fbbc9d2ab20&amp;gt;&lt;BR /&gt;import 'site' # &amp;lt;_frozen_importlib_external.SourceFileLoader object at 0x7fbbc9a46790&amp;gt;&lt;BR /&gt;Segmentation fault: 11&lt;/P&gt;</description>
      <pubDate>Sun, 15 Oct 2023 23:01:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Distribution-for-Python-on-MacOS-Ventura-gives/m-p/1533944#M2093</guid>
      <dc:creator>dhaffner</dc:creator>
      <dc:date>2023-10-15T23:01:05Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Distribution for Python on MacOS Ventura gives Segmentation Fault 11</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Distribution-for-Python-on-MacOS-Ventura-gives/m-p/1534697#M2094</link>
      <description>&lt;P&gt;Hi David, we are routing your query to the respective team for the further help. They will get back to you as soon as possible.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Oct 2023 18:44:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Distribution-for-Python-on-MacOS-Ventura-gives/m-p/1534697#M2094</guid>
      <dc:creator>Vipin_S_Intel</dc:creator>
      <dc:date>2023-10-17T18:44:48Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Distribution for Python on MacOS Ventura gives Segmentation Fault 11</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Distribution-for-Python-on-MacOS-Ventura-gives/m-p/1534971#M2095</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting in Intel Communities. You are trying to use Intel Distribution for Python's python on MacOS. MacOS is not supported on oneAPI AI Analytics Toolkit 2023.2:&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/system-requirements/intel-oneapi-ai-analytics-toolkit-system-requirements.html" rel="noopener noreferrer" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/articles/system-requirements/intel-oneapi-ai-analytics-toolkit-system-requirements.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We recommend using the regular Python installed on your system.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alekhya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Oct 2023 11:27:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Distribution-for-Python-on-MacOS-Ventura-gives/m-p/1534971#M2095</guid>
      <dc:creator>AlekhyaV_Intel</dc:creator>
      <dc:date>2023-10-18T11:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Intel Distribution for Python on MacOS Ventura gives Segmentation Fault 11</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Distribution-for-Python-on-MacOS-Ventura-gives/m-p/1534985#M2096</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You are incorrect.&amp;nbsp; The software I downloaded which is seg faulting is a MacOS distribution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I installed the&amp;nbsp;&lt;A href="https://registrationcenter-download.intel.com/akdlm/IRC_NAS/58964c88-5b45-427e-9ae8-ad18a23af930/m_pythoni39_oneapi_p_2023.2.0.49425.dmg" target="_blank"&gt;Intel Distribution for Python for macOS&amp;nbsp;&lt;/A&gt;2023.2.0 release (see screenshot attached, captured today),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="https://registrationcenter-download.intel.com/akdlm/IRC_NAS/58964c88-5b45-427e-9ae8-ad18a23af930/m_pythoni39_oneapi_p_2023.2.0.49425.dmg" target="_blank"&gt;Intel Distribution for Python for macOS&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;2023.2.0&lt;/TD&gt;&lt;TD&gt;28 MB&lt;/TD&gt;&lt;TD&gt;Online&lt;/TD&gt;&lt;TD&gt;Jul. 17, 2023&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;from here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#python" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#python&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I not using the oneAPI Analytics Toolkit 2023.2&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2023 12:16:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Distribution-for-Python-on-MacOS-Ventura-gives/m-p/1534985#M2096</guid>
      <dc:creator>dhaffner</dc:creator>
      <dc:date>2023-10-18T12:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Distribution for Python on MacOS Ventura gives Segmentation Fault 11</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Distribution-for-Python-on-MacOS-Ventura-gives/m-p/1537561#M2103</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We apologize for the confusion caused. As per the &lt;A href="https://www.intel.com/content/www/us/en/developer/articles/release-notes/distribution-for-python-release-notes.html#collapseCollapsible1691008580028" target="_self"&gt;Intel Distribution for Python release notes&lt;/A&gt;, it's mentioned that Intel® Distribution for Python for macOS is obsolete, use is discouraged, and it will be phased out starting with removal from our future product release in oneAPI 2024.0. We apologize for the inconvenience caused.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As a workaround, please &lt;A href="https://devcloud.intel.com/oneapi/" target="_self"&gt;enroll &amp;amp; use Intel Python on Intel DevCloud for oneAPI&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Alekhya&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 12:11:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Distribution-for-Python-on-MacOS-Ventura-gives/m-p/1537561#M2103</guid>
      <dc:creator>AlekhyaV_Intel</dc:creator>
      <dc:date>2023-10-26T12:11:47Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Distribution for Python on MacOS Ventura gives Segmentation Fault 11</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Distribution-for-Python-on-MacOS-Ventura-gives/m-p/1542570#M2107</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you, hence we are closing this thread now. If you need any further information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alekhya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Nov 2023 05:31:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Intel-Distribution-for-Python-on-MacOS-Ventura-gives/m-p/1542570#M2107</guid>
      <dc:creator>AlekhyaV_Intel</dc:creator>
      <dc:date>2023-11-10T05:31:16Z</dc:date>
    </item>
  </channel>
</rss>

