hi there, i tried to get the current version of django working on my NAS, but when i run python setup.py install i get this error:
byte-compiling /ffp/lib/python2.5/site-packages/django/template/ defaultfilters.py to defaultfilters.pyc Traceback (most recent call last): File "setup.py", line 96, in <module> 'Topic :: Software Development :: Libraries :: Python Modules', File "/mnt/HD_a2/home/funplug/work/Python-2.5.2/pkg/ffp/lib/ python2.5/distutils/core.py", line 151, in setup File "/mnt/HD_a2/home/funplug/work/Python-2.5.2/pkg/ffp/lib/ python2.5/distutils/dist.py", line 974, in run_commands File "/mnt/HD_a2/home/funplug/work/Python-2.5.2/pkg/ffp/lib/ python2.5/distutils/dist.py", line 994, in run_command File "/mnt/HD_a2/home/funplug/work/Python-2.5.2/pkg/ffp/lib/ python2.5/distutils/command/install.py", line 510, in run File "/ffp/lib/python2.5/cmd.py", line 333, in run_command del help[cmd] File "/mnt/HD_a2/home/funplug/work/Python-2.5.2/pkg/ffp/lib/ python2.5/distutils/dist.py", line 994, in run_command File "/mnt/HD_a2/home/funplug/work/Python-2.5.2/pkg/ffp/lib/ python2.5/distutils/command/install_lib.py", line 99, in run File "/mnt/HD_a2/home/funplug/work/Python-2.5.2/pkg/ffp/lib/ python2.5/distutils/command/install_lib.py", line 135, in byte_compile File "/mnt/HD_a2/home/funplug/work/Python-2.5.2/pkg/ffp/lib/ python2.5/distutils/util.py", line 499, in byte_compile File "/ffp/lib/python2.5/py_compile.py", line 138, in compile marshal.dump(codeobject, fc) ValueError: unmarshallable object any ida how to solve the problem? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.