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

Content added Content deleted
Line 5: Line 5:
If you are running Ubuntu or Debian, at a Terminal prompt run:
If you are running Ubuntu or Debian, at a Terminal prompt run:


<pre>sudo apt-get install python-tk
<pre>
sudo apt-get install python-tk
</pre>
</pre>