<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to SetPythonPATH</title><link>https://sourceforge.net/p/altanalyze/wiki/SetPythonPATH/</link><description>Recent changes to SetPythonPATH</description><atom:link href="https://sourceforge.net/p/altanalyze/wiki/SetPythonPATH/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 01 Feb 2014 01:06:56 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/altanalyze/wiki/SetPythonPATH/feed" rel="self" type="application/rss+xml"/><item><title>SetPythonPATH modified by Anonymous</title><link>https://sourceforge.net/p/altanalyze/wiki/SetPythonPATH/</link><description>&lt;div class="markdown_content"&gt;&lt;h3 id="setting-python-path-in-windows"&gt;Setting Python Path in Windows&lt;/h3&gt;
&lt;p&gt;In order to run &lt;a class="" href="/p/altanalyze/wiki/AltAnalyze/"&gt;AltAnalyze&lt;/a&gt; source code on a Windows operating system, you will need to set the Python PATH following installation of Python. This will allow you to type "python" in the "Command Prompt" (under "All Programs" &amp;gt; "Accessories") in order to call python programs. Perform the following after installing Python (e.g., Python 2.7.1). &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open "Control Panel&amp;gt;System&amp;gt;Advanced System Settings&amp;gt;Environmental Variables"&lt;/li&gt;
&lt;li&gt;Under "System Variables" open "PATH"&lt;/li&gt;
&lt;li&gt;Append the path of python to the paths (e.g., ";C:\Python27") &lt;/li&gt;
&lt;li&gt;Select the "OK" button. &lt;/li&gt;
&lt;li&gt;Open a new Command Prompt window and type "python". Something like the following should be displayed: &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;code&gt;Python 2.7.1 (#1, Nov 27 2010, 12:52:40) [MSC v.1500 64 bit (AMD64)] on Win32&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;Type "help", "copyright", "credits" or "license" for more information.&lt;/code&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 01 Feb 2014 01:06:56 -0000</pubDate><guid>https://sourceforge.net6d292413ee06a1d772b924a0b22dfa4311f36402</guid></item></channel></rss>