<?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 Conda Installation raises AssertionErrors (MatchSpec) in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Conda-Installation-raises-AssertionErrors-MatchSpec/m-p/1124136#M747</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have tried following instructions provided in the documentation (https://software.intel.com/sites/default/files/managed/9d/09/Conda-Guide-for-Intel(R)-Distribution-for-Python-2017.pdf), however, after creating a new conda environment and activating it&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;conda config --add channels intel
conda create -n intelpython python=3
activate intelpython&lt;/PRE&gt;

&lt;P&gt;trying to install&amp;nbsp;intelpython3_core raises assertion errors (it does not seem to be package-related, since the packages mentioned change from run to run):&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;conda install intelpython3_core
AssertionError: pytz-2015.4-intel_py2.7_1.tar.bz2 MatchSpec('nose 1.3.7 intel_py
2.7_1')&lt;/PRE&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Some infos on the conda-installation:&lt;/SPAN&gt;&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;platform : win-64
conda version : 3.7.0
conda-build version : 1.8.2
python version : 3.4.1.final.0
requests version : 2.4.1&lt;/PRE&gt;

&lt;P&gt;Is there a way to fix/work around this problem? Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 12 May 2016 08:24:49 GMT</pubDate>
    <dc:creator>Paul_M_3</dc:creator>
    <dc:date>2016-05-12T08:24:49Z</dc:date>
    <item>
      <title>Conda Installation raises AssertionErrors (MatchSpec)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Conda-Installation-raises-AssertionErrors-MatchSpec/m-p/1124136#M747</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have tried following instructions provided in the documentation (https://software.intel.com/sites/default/files/managed/9d/09/Conda-Guide-for-Intel(R)-Distribution-for-Python-2017.pdf), however, after creating a new conda environment and activating it&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;conda config --add channels intel
conda create -n intelpython python=3
activate intelpython&lt;/PRE&gt;

&lt;P&gt;trying to install&amp;nbsp;intelpython3_core raises assertion errors (it does not seem to be package-related, since the packages mentioned change from run to run):&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;conda install intelpython3_core
AssertionError: pytz-2015.4-intel_py2.7_1.tar.bz2 MatchSpec('nose 1.3.7 intel_py
2.7_1')&lt;/PRE&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Some infos on the conda-installation:&lt;/SPAN&gt;&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;platform : win-64
conda version : 3.7.0
conda-build version : 1.8.2
python version : 3.4.1.final.0
requests version : 2.4.1&lt;/PRE&gt;

&lt;P&gt;Is there a way to fix/work around this problem? Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2016 08:24:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Conda-Installation-raises-AssertionErrors-MatchSpec/m-p/1124136#M747</guid>
      <dc:creator>Paul_M_3</dc:creator>
      <dc:date>2016-05-12T08:24:49Z</dc:date>
    </item>
    <item>
      <title>I tried python2 &amp; 3 and it is</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Conda-Installation-raises-AssertionErrors-MatchSpec/m-p/1124137#M748</link>
      <description>&lt;P&gt;I tried python2 &amp;amp; 3 and it is working for me. Can you try updating your conda? This is what I have.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;             platform : win-64
        conda version : 4.0.6
  conda-build version : 1.11.0
       python version : 2.7.11.final.0
     requests version : 2.9.1&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2016 12:06:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Conda-Installation-raises-AssertionErrors-MatchSpec/m-p/1124137#M748</guid>
      <dc:creator>Robert_C_Intel</dc:creator>
      <dc:date>2016-05-12T12:06:53Z</dc:date>
    </item>
    <item>
      <title>Hi Robert,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Conda-Installation-raises-AssertionErrors-MatchSpec/m-p/1124138#M749</link>
      <description>&lt;P&gt;Hi Robert,&lt;/P&gt;

&lt;P&gt;Thanks, updating conda seems to have solved the issue, with 4.0.6 it also worked for me. Could you tell me whether it is at all possible to profile python code without elevated user rights on windows?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2016 15:47:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Conda-Installation-raises-AssertionErrors-MatchSpec/m-p/1124138#M749</guid>
      <dc:creator>Paul_M_3</dc:creator>
      <dc:date>2016-05-12T15:47:48Z</dc:date>
    </item>
    <item>
      <title>Quote:Paul M. wrote:</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Conda-Installation-raises-AssertionErrors-MatchSpec/m-p/1124139#M750</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Paul M. wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Could you tell me whether it is at all possible to profile python code without elevated user rights on windows?&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Hi &lt;STRONG&gt;Paul&lt;/STRONG&gt;,&lt;/P&gt;

&lt;P&gt;We've recently released Python profiling support in Intel® VTune™ Amplifier 2017 Beta, see &lt;A href="https://software.intel.com/en-us/python-profiling"&gt;https://software.intel.com/en-us/python-profiling&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;It would obviously require elevated rights to install the software, but afterwards you will be able to profile your Python code without administrative rights using Basic Hotspots analysis. Please check documentation available after installation for more (unfortunately online documentation is available for 2016 release only, 2017 is in Beta status now).&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Thanks,&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Vasilij&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2016 11:10:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Conda-Installation-raises-AssertionErrors-MatchSpec/m-p/1124139#M750</guid>
      <dc:creator>Vasilij_L_Intel</dc:creator>
      <dc:date>2016-05-13T11:10:08Z</dc:date>
    </item>
    <item>
      <title>Dear Intel,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Conda-Installation-raises-AssertionErrors-MatchSpec/m-p/1124140#M751</link>
      <description>&lt;P&gt;Dear Intel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have installed the "Intel Distribution for Python" and tried to run Python but am not able to succeed as it keeps throwing errors as "conda environment is not active". So, I followed the instruction and have checked at "https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#activating-an-environment" but not able to solve&amp;nbsp;the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jun 2020 11:04:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Conda-Installation-raises-AssertionErrors-MatchSpec/m-p/1124140#M751</guid>
      <dc:creator>Kuila__Debdas</dc:creator>
      <dc:date>2020-06-14T11:04:36Z</dc:date>
    </item>
  </channel>
</rss>

