Following the tutorial on python.org I tried to install Swampy in the following ways:
easy_install -f http://www.greenteapress.com/thinkpython/swampy/install.htmleasy_install http://www.greenteapress.com/thinkpython/swampy/swampy-2.0.python.zipeasy_install swampy-2.0(Swampy's folder was already placed in the site-packages folder).
But none of those are working! what the bobba am I doing wrong?