Hello, I am trying to install sage, but sage-notebook-0.8.11-r1 failes with the following message:
python2.6 setup.py build
Traceback (most recent call last):
File "setup.py", line 6, in <module>
from setuptools import setup
ImportError: No module named setuptools
I have setuptools-0.6.15 installed, but only for python2.7 and 3.1 even
after a reinstall of setuptools. How can I install it for python2.6?
Should I file a bug for setuptools?
Thank you,
Henry
