Boston Python Workshop/Friday handout: Difference between revisions

Content added Content deleted
imported>Paulproteus
No edit summary
imported>Jesstess
No edit summary
Line 2: Line 2:


* Convert this to the format of http://www.wiki.devchix.com/index.php?title=Workshop_Installation_Notes_Rails_3
* Convert this to the format of http://www.wiki.devchix.com/index.php?title=Workshop_Installation_Notes_Rails_3

==ColorWall Setup==

The ColorWall project has no dependencies on common, modern Linux, OS X, and Windows distributions. To confirm that you have no dependencies to install, run:

<code>import Tkinter</code>

at a Python prompt. If that command results in an <code>ImportError</code>, let a staff member know and we'll help get your dependencies set up.


==Objective==
==Objective==