make setup
--- Installing database
Error: No module named registration
make: *** [install_db] Error 1
skigil
When I run
make setup
I get the following errors:
--- Installing database
Error: No module named registration
make: *** [install_db] Error 1
sudo apt-get install python-django-registration
sudo easy_install django-registration
Edited by skigil (March 15, 2010 10:59:33)
Jallen81
decided to move kegbot off of a virtual machine and on a spare laptop. upon doing so, i am coming up with errors while running "make setup" and can't figure out where i went wrong.
Jallen81
not too familiar with mercurial. how do i update to a certain rev?
hg pull -u
hg pull -u -r stableish
mike
[quote=Jallen81]not too familiar with mercurial. how do i update to a certain rev?
hg pull -u
hg pull -u -r stableish