Ronald, I ran into a similar issue with cElementTree. In my case, it was asking for the .Net compiler. I found that running "setup.py install" (rather than "setup.py develop") on the SVN code fixed the problem.
Sean
Ronald, I ran into a similar issue with cElementTree. In my case, it was asking for the .Net compiler. I found that running "setup.py install" (rather than "setup.py develop") on the SVN code fixed the problem.
Sean