Tagged Questions

0
votes
1answer
229 views

Paver 0.8.1 compatibility with python 2.6

Does anyone manage to bootstrap its development area using paver with python 2.6 ? I have install python 2.6, install paver with easy_install-2.6, everything looks fine. But when I try to launch the ...