@paul - no worries, we need to get you working, and we need to figure out what's the fuss with the setuptools update too.
Personally, I didn't have good luck getting setuptools<1.1 installed. When I try to "pip install setuptools" it actually installs distribute, and when I try to "pip install distribute" it just pulls in "setuptools > 0.7" which grabs the latest setuptools. Very strange.
@paul - no worries, we need to get you working, and we need to figure out what's the fuss with the setuptools update too.
Personally, I didn't have good luck getting setuptools<1.1 installed. When I try to "pip install setuptools" it actually installs distribute, and when I try to "pip install distribute" it just pulls in "setuptools > 0.7" which grabs the latest setuptools. Very strange.