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

fix order of twitter deps
imported>Jesstess
imported>Gward
(fix order of twitter deps)
 
Line 110:
* http://mit.edu/jesstess/www/BostonPythonWorkshop7/Twitter/httplib2-0.6.0.zip
* http://mit.edu/jesstess/www/BostonPythonWorkshop7/Twitter/simplejson-2.1.6.zip
* http://mit.edu/jesstess/www/BostonPythonWorkshop7/Twitter/python-twitter.zip
* http://mit.edu/jesstess/www/BostonPythonWorkshop7/Twitter/python-oauth2.zip
* http://mit.edu/jesstess/www/BostonPythonWorkshop7/Twitter/python-twitter.zip
</li>
<li>
Line 142:
If you see some warning while installing, that's fine -- the software is still installing successfully.
 
Navigate to the 3 other dependency directories (in the order you downloaded them: simplejson-2.1.6, python-twitteroauth2, python-oauth2twitter) and run
 
<pre>
Anonymous user