Op Do, 2009-12-10 om 14:51 -0800 skryf Emre Akkas: > Hello All, > > I am trying to install Pootle on Ubuntu 8.04. I installed the following > successfully: > > Django > translate toolkit > sqlite > lxml > iso-codes > mysqldb > zip > apache > mysql > > When I run ./PootleServre, I get the following error message > > Traceback (most recent call last): > File "./PootleServer", line 30, in <module> > from pootle import PootleServer > File "/home/ubuntu/download/Pootle-2.0.0/pootle/PootleServer.py", line 30, > in <module> > from django.core.management import call_command > ImportError: cannot import name call_command > > Can anybody help? > > Thanks in advance, > Emre
Hallo Emre Which version of Django do you have installed? It looks as if you have a version before version 1.0. You should have at least version 1.0, but you can also easily get the latest version with easy_install Django (possibly using sudo) Also make sure that you have the latest Translate Toolkit (currently version 1.5.1). Keep well Friedel -- Recently on my blog: http://translate.org.za/blogs/friedel/en/content/pootle-200-released ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Translate-pootle mailing list Translate-pootle@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/translate-pootle