I was following the instructions on http://www.reviewboard.org/docs/codebase/dev/getting-started/

And at the setup Reviewboard stage:

   python ./contrib/internal/prepare-dev.py

I got :

   Error: No module named django_evolution


I worked around it by issuing:

   python setup.py develop
   python ./contrib/internal/prepare-dev.py

As background, I'm using Python 2.5.2 under a virtualenv with no site packages, e.g:

   virtualenv --no-site-packages rb15


Chris

--
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to