Hi,
I am getting the error as stated in subject line while installing the accountmanager plugin for trac.
here is the command i am running:
cd 0.9
python setup.py install
I get the error. and i tried to run the same command in trunk and that too does not work.
I have also tried easy_install and that too does not work.
Here is the error i get;
Traceback (most recent call last):
File "setup.py", line 3, in ?
import ez_setup
ImportError?: No module named ez_setup
I believe, this must be basic because i am just too new to trac and python. Your help will be deeply appreciated.
thanks
Akshay