Boston Python workshop 2/Friday setup/Mac project dependencies: Difference between revisions

Content added Content deleted
 
Line 108: Line 108:


<pre>
<pre>
python setup.py install
sudo python setup.py install
</pre>
</pre>


and hit enter to install httplib2.
and hit enter to install httplib2. You will need to enter your Mac account password.


Navigate to the 3 other dependency directories and run
Navigate to the 3 other dependency directories and run