Skillshare intro to Python/Unit 1/Windows set up Python: Difference between revisions

m
Changed protection level for "Skillshare intro to Python/Unit 1/Windows set up Python" (‎[edit=sysop] (indefinite) ‎[move=sysop] (indefinite)) [cascading]
imported>Jesstess
imported>Jesstess
m (Changed protection level for "Skillshare intro to Python/Unit 1/Windows set up Python" (‎[edit=sysop] (indefinite) ‎[move=sysop] (indefinite)) [cascading])
 
(6 intermediate revisions by the same user not shown)
Line 1:
[[File:Python-logo.png|300px]]
 
We are going to install Python version 2.7.5.
 
If you already have Python installed, check the Python version: itif needsthe toversion be a versionis between Python 2.5 and Python 2.7, foryou thiscan class.use Ifit youfor needthis helpclass orand havecan questionsskip during installation,to [[Skillshare intro to Python/Asking questionsWindows_set_up_Python#Put_Python_on_the_PATH|setting don'tyour hesitate to askPath]]!.
 
If you need help or have questions during installation, [[Skillshare intro to Python/Asking questions| don't hesitate to ask]]!
 
== Download and install Python ==
Line 68 ⟶ 72:
#* A window with the "Variable name" and the "Variable value" should appear. The "Variable value" will already have some text in it; click in the box to unhighlight it (we don't want to accidentally delete that text).
# In the "Variable value" box, scroll to the end. Add the following text, and hit OK. Make sure to include the semicolon at the start! <pre>;c:\python27\;c:\python27\scripts</pre>
# HitPress "OK" to close out the system properties window.
# Test your change:
## Open up a <b>new</b> command prompt: you do this the same way you did above when installing python. This needs to be a new command prompt because the changes you just made didn't take affect in prompts that were already open.
Line 78 ⟶ 82:
 
You have Python installed and configured.
 
[[File:Champagne.png|100px]][[File:Party.png|125px]]
 
[[Skillshare intro to Python/Unit 1|&laquo; Back to the Unit 1 main page]]
Anonymous user