Patchwork Update Errors

Jeremy Kerr jk at ozlabs.org
Sat Oct 23 12:04:16 EST 2010


Hi Jeff,

> Here is the error message that is being reported:

[...]

> [Fri Oct 22 03:45:23 2010] [error] [client 10.255.12.188]   File
> "/usr/lib64/python2.4/site-packages/django/utils/importlib.py", line
> 35, in import_module
> [Fri Oct 22 03:45:23 2010] [error] [client 10.255.12.188]    
> __import__(name) [Fri Oct 22 03:45:23 2010] [error] [client 10.255.12.188]
> TemplateSyntaxError: Caught ImportError while rendering: No module
> named patchwork

Looks like the django infrastructure can't find the 'patchwork' module. Check 
your PYTHONPATH environment variable to ensure that the apps/ dir in patchwork 
is included.

Let me know how this goes.

Cheers,


Jeremy


More information about the Patchwork mailing list