<?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 Hi Mustafa, in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/How-to-install-TFLearn/m-p/1133433#M868</link>
    <description>&lt;P&gt;Hi Mustafa,&lt;/P&gt;

&lt;P&gt;You can pip install &lt;STRONG&gt;tflearn &lt;/STRONG&gt;without pip changing existing dependencies through this command:&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;pip install -U --no-deps tflearn&lt;/PRE&gt;

&lt;P&gt;&lt;BR /&gt;
	Also, you should conda install "&lt;STRONG&gt;pillow&lt;/STRONG&gt;", before pip installing &lt;STRONG&gt;tflearn&lt;/STRONG&gt;, it's a runtime dependency of tflearn.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
	Rohit&lt;/P&gt;</description>
    <pubDate>Fri, 29 Sep 2017 12:53:05 GMT</pubDate>
    <dc:creator>Rohit_J_Intel</dc:creator>
    <dc:date>2017-09-29T12:53:05Z</dc:date>
    <item>
      <title>How to install TFLearn?</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/How-to-install-TFLearn/m-p/1133432#M867</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I install Intel Distribution for Python, Tensorflow and a few other libraries using Anaconda.&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;conda config --add channels intel
conda create -n idp intelpython3_core python=3.5
source activate idp
conda install numpy pandas matplotlib jupyter scikit-learn tensorflow&lt;/PRE&gt;

&lt;P&gt;I need to install TFLearn in this virtual environment too. I can't find it in Anaconda repository. And, if I install it using pip, it downgrades Tensorflow and I start getting performance warnings.&lt;/P&gt;

&lt;P&gt;What should be the correct way of installing all of them together?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2017 09:46:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/How-to-install-TFLearn/m-p/1133432#M867</guid>
      <dc:creator>MAlde3</dc:creator>
      <dc:date>2017-09-29T09:46:09Z</dc:date>
    </item>
    <item>
      <title>Hi Mustafa,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/How-to-install-TFLearn/m-p/1133433#M868</link>
      <description>&lt;P&gt;Hi Mustafa,&lt;/P&gt;

&lt;P&gt;You can pip install &lt;STRONG&gt;tflearn &lt;/STRONG&gt;without pip changing existing dependencies through this command:&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;pip install -U --no-deps tflearn&lt;/PRE&gt;

&lt;P&gt;&lt;BR /&gt;
	Also, you should conda install "&lt;STRONG&gt;pillow&lt;/STRONG&gt;", before pip installing &lt;STRONG&gt;tflearn&lt;/STRONG&gt;, it's a runtime dependency of tflearn.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
	Rohit&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2017 12:53:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/How-to-install-TFLearn/m-p/1133433#M868</guid>
      <dc:creator>Rohit_J_Intel</dc:creator>
      <dc:date>2017-09-29T12:53:05Z</dc:date>
    </item>
  </channel>
</rss>

