When i ./manage.py compilemessages i got error.
Pls help me . What is the reason ?

  File "C:\Python27\lib\site-packages\django\core\management\__init__.py", 
line 399, in execute_from_command_line
    utility.execute()
  File "C:\Python27\lib\site-packages\django\core\management\__init__.py", 
line 392, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File "C:\Python27\lib\site-packages\django\core\management\__init__.py", 
line 272, in fetch_command
    klass = load_command_class(app_name, subcommand)
  File "C:\Python27\lib\site-packages\django\core\management\__init__.py", 
line 75, in load_command_class
    module = import_module('%s.management.commands.%s' % (app_name, name))
  File "C:\Python27\lib\site-packages\django\utils\importlib.py", line 40, 
in import_module
    __import__(name)
  File 
"C:\Python27\lib\site-packages\django\core\management\commands\compilemessages.py",
 
line 43




-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/9ec0570d-f09b-4f89-aaf8-f697850ee7d6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to