Boston Python Workshop 3/Friday/Linux project dependencies: Difference between revisions

Content added Content deleted
imported>Lizdenys
(→‎Download the ColorWall project: updated for new no-classes branch)
imported>Lizdenys
Line 34: Line 34:


at the command prompt to execute the run.py Python script. You should see a window pop up and start cycling through colorful effects. If you don't, let a staff member know.
at the command prompt to execute the run.py Python script. You should see a window pop up and start cycling through colorful effects. If you don't, let a staff member know.

Now type:

<pre>
python run.py -a -s
</pre>

at the command prompt to execute the run.py Python script so that it runs only the advanced effects. You should see a window pop up and start cycling through different colorful effects. If you don't, let a staff member know.


===Success!===
===Success!===