Jump to content

Boston Python Workshop/Friday handout: Difference between revisions

No edit summary
imported>Jesstess
Line 35:
<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, and download it to your Desktop. 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>
Line 46:
<li>Run the example effects:
<ul>
<li>On Windows, assuming the ColorWall software was downloaded to <code>C:\DownloadsUsers\yourusername\Desktop\ColorWall</code>, run <code>\Python27\python.exe C:\Users\yourusername\DownloadsDesktop\ColorWall\run.py</code></li>
<li>On OS X, assuming the ColorWall software was downloaded to <code>~/Downloads/ColorWall</code>, run <code>python ~/Downloads/ColorWall/run.py</code></li>
<li>On Linux, assuming the ColorWall software was downloaded to <code>~/Downloads/ColorWall</code>, run <code>python ~/Downloads/ColorWall/run.py</code></li>
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.