<?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 todd, thanks for your reply. in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/installation/m-p/1070055#M177</link>
    <description>&lt;P&gt;todd, thanks for your reply. i eventually got the runtime&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;MSVCP140.dll from the link provided.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 26 May 2016 15:25:55 GMT</pubDate>
    <dc:creator>oyeniyi_o_</dc:creator>
    <dc:date>2016-05-26T15:25:55Z</dc:date>
    <item>
      <title>installation</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/installation/m-p/1070049#M171</link>
      <description>&lt;P&gt;unable to install in other directories apart from C:\&lt;/P&gt;</description>
      <pubDate>Sun, 22 May 2016 01:19:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/installation/m-p/1070049#M171</guid>
      <dc:creator>oyeniyi_o_</dc:creator>
      <dc:date>2016-05-22T01:19:05Z</dc:date>
    </item>
    <item>
      <title>I just tried and was able to</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/installation/m-p/1070050#M172</link>
      <description>&lt;P&gt;I just tried and was able to install in my home directory, c:\users\rscohn1\IntelPython35. What directory are you installing into? What is the specific problem that you see?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 May 2016 15:52:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/installation/m-p/1070050#M172</guid>
      <dc:creator>Robert_C_Intel</dc:creator>
      <dc:date>2016-05-22T15:52:05Z</dc:date>
    </item>
    <item>
      <title>Robert Cohn, thanks for your</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/installation/m-p/1070051#M173</link>
      <description>&lt;P&gt;Robert Cohn, thanks for your reply. I was also able to install it in my C directory&amp;nbsp;C:\IntelPython27 but C is not my home directory. by default the installation doesnt allow any other drive letter apart from C even if there is no drive named C&lt;/P&gt;</description>
      <pubDate>Sun, 22 May 2016 16:56:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/installation/m-p/1070051#M173</guid>
      <dc:creator>oyeniyi_o_</dc:creator>
      <dc:date>2016-05-22T16:56:36Z</dc:date>
    </item>
    <item>
      <title>The default is C:</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/installation/m-p/1070052#M174</link>
      <description>&lt;P&gt;The default is C:\IntelPython27, but it lets you specify other directories and drives. Did you select customize and then next in the dialog below, then try to specify the other directory? I can't test it right now because I only have a C drive, but it looks like it will accept anything.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="customize.png"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/8856i9C0949DCC886525B/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="customize.png" alt="customize.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 May 2016 19:02:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/installation/m-p/1070052#M174</guid>
      <dc:creator>Robert_C_Intel</dc:creator>
      <dc:date>2016-05-22T19:02:01Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/installation/m-p/1070053#M175</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;thanks so much, it never occured to me to click customize button. could you please help me solve the problem of "The program can't start because MSVCP140.dll is missing from your computer.&amp;nbsp;Try reinstalling the program to fix this problem" ? the message pop whenever i tried to load a module&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2016 07:46:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/installation/m-p/1070053#M175</guid>
      <dc:creator>oyeniyi_o_</dc:creator>
      <dc:date>2016-05-23T07:46:04Z</dc:date>
    </item>
    <item>
      <title>Looks like you need the 2015</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/installation/m-p/1070054#M176</link>
      <description>&lt;P&gt;Looks like you need the 2015 Visual Studio C++ Runtimes.&lt;/P&gt;

&lt;P&gt;MSVCP140.dll is a system library included in the Visual C++ Redistributable for Visual Studio 2015. You can download and install that requirement from Microsoft (admin required) to get yourself up and running right now:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.microsoft.com/en-us/download/details.aspx?id=48145" target="_blank"&gt;https://www.microsoft.com/en-us/download/details.aspx?id=48145&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Our installer attempts to install the redistributable if it is required for your system. Do you recall if you were prompted during installation that additional prerequisites from Microsoft were needed? To help us understand what happened, can you send us your OS version and a list of Windows patches/updates on your system? Here are instructions for finding that list on Windows 7:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://windows.microsoft.com/en-us/windows/which-windows-updates-installed#1TC=windows-7" target="_blank"&gt;http://windows.microsoft.com/en-us/windows/which-windows-updates-installed#1TC=windows-7&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Thank you,&lt;/P&gt;

&lt;P&gt;Todd&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 15:11:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/installation/m-p/1070054#M176</guid>
      <dc:creator>Todd_T_Intel</dc:creator>
      <dc:date>2016-05-25T15:11:04Z</dc:date>
    </item>
    <item>
      <title>todd, thanks for your reply.</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/installation/m-p/1070055#M177</link>
      <description>&lt;P&gt;todd, thanks for your reply. i eventually got the runtime&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;MSVCP140.dll from the link provided.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 15:25:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/installation/m-p/1070055#M177</guid>
      <dc:creator>oyeniyi_o_</dc:creator>
      <dc:date>2016-05-26T15:25:55Z</dc:date>
    </item>
  </channel>
</rss>

