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

Content added Content deleted
imported>Lizdenys
imported>Lizdenys
Line 42: Line 42:


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.
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.

You can also run both sets of effects by typing:

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


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