<?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 python36.pdb is not currently in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Debugging-Symbols/m-p/1130341#M844</link>
    <description>&lt;P&gt;python36.pdb is not currently being a part of Intel(R) Distribution for Python* on Windows.&lt;/P&gt;

&lt;P&gt;As a work-around you can install python from Anaconda, which does come with python36.pdb&lt;/P&gt;

&lt;P&gt;To do that, perform the following steps&lt;/P&gt;

&lt;P&gt;1. Clone your current IDP environment, assuming it has name intel.&amp;nbsp;&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;conda create -n pydbg --clone intel&lt;/PRE&gt;

&lt;P&gt;2. Activate it using&amp;nbsp;&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;activate pydbg&lt;/PRE&gt;

&lt;P&gt;3. To install Anaconda's python into it, you would need to uninstall meta-packages firtst:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;conda remove inputpython3_core
conda install -c &lt;A href="https://repo.continuum.io/pkgs/main/win-64" target="_blank"&gt;https://repo.continuum.io/pkgs/main/win-64&lt;/A&gt; python=3.6&lt;/PRE&gt;

&lt;P&gt;4. Confirm that you have %CONDA_PREFIX%/python36.pdb&lt;/P&gt;

&lt;P&gt;Try debugging your application in this environment, using the Python PDB file.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Mar 2018 13:58:59 GMT</pubDate>
    <dc:creator>Oleksandr_P_Intel</dc:creator>
    <dc:date>2018-03-08T13:58:59Z</dc:date>
    <item>
      <title>Debugging Symbols</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Debugging-Symbols/m-p/1130340#M843</link>
      <description>&lt;P&gt;Hi, where can I find the debugging symbols (i.e. python36.pdb) for mixed c++ code debugging??&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2018 16:42:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Debugging-Symbols/m-p/1130340#M843</guid>
      <dc:creator>Modi__Lionel</dc:creator>
      <dc:date>2018-01-29T16:42:01Z</dc:date>
    </item>
    <item>
      <title>python36.pdb is not currently</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Debugging-Symbols/m-p/1130341#M844</link>
      <description>&lt;P&gt;python36.pdb is not currently being a part of Intel(R) Distribution for Python* on Windows.&lt;/P&gt;

&lt;P&gt;As a work-around you can install python from Anaconda, which does come with python36.pdb&lt;/P&gt;

&lt;P&gt;To do that, perform the following steps&lt;/P&gt;

&lt;P&gt;1. Clone your current IDP environment, assuming it has name intel.&amp;nbsp;&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;conda create -n pydbg --clone intel&lt;/PRE&gt;

&lt;P&gt;2. Activate it using&amp;nbsp;&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;activate pydbg&lt;/PRE&gt;

&lt;P&gt;3. To install Anaconda's python into it, you would need to uninstall meta-packages firtst:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;conda remove inputpython3_core
conda install -c &lt;A href="https://repo.continuum.io/pkgs/main/win-64" target="_blank"&gt;https://repo.continuum.io/pkgs/main/win-64&lt;/A&gt; python=3.6&lt;/PRE&gt;

&lt;P&gt;4. Confirm that you have %CONDA_PREFIX%/python36.pdb&lt;/P&gt;

&lt;P&gt;Try debugging your application in this environment, using the Python PDB file.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 13:58:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Debugging-Symbols/m-p/1130341#M844</guid>
      <dc:creator>Oleksandr_P_Intel</dc:creator>
      <dc:date>2018-03-08T13:58:59Z</dc:date>
    </item>
  </channel>
</rss>

