Jump to content

Boston Python Workshop/Friday handout: Difference between revisions

imported>Jesstess
imported>Jesstess
Line 61:
== Section 3: ColorWall Setup==
 
<ol>
The ColorWall project has no dependencies to install on common, modern Linux, OS X, and Windows distributions*. To confirm that you have no dependencies to install, at Python prompt run:
<li>Download the ColorWall project from http://mit.edu/jesstess/www/BostonPythonWorkshop
<ul>
<li>Windows users, try http://mit.edu/jesstess/www/BostonPythonWorkshop/ColorWall.zip first. The file should automatically get uncompressed when you download it.</li>
<li>OS X and Linux users can use either the .zip or .tar.gz file.</li>
</ul>
</li>
<li>The ColorWall project has no dependencies to install on common, modern Linux, OS X, and Windows distributions*. To confirm that you have no dependencies to install, at Python prompt run:
 
<codepre>import Tkinter</codepre>
 
If that command results in an <code>ImportError</code>, let a staff member know and we'll help get your dependencies set up. (*On some Debian installation, when you <code>import Tkinter</code> it will tell you that you need to install the <code>python-tk</code> package, which you should do)</li>
</ol>
 
== Section 4: Configuring your accounts on the web ==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.