Re: python setup.py install errors

2010-09-13 Thread S66
oh thanks for the reply. yes it is an arm cpu, maybe i will test to recompile my python 2.5 with the provided patch. thanks for the help On 12 Sep., 14:23, Vasil Vangelovski wrote: > Is that NAS with an ARM processor? It might be caused by a bug in python > 2.5: > > http://bugs.python.org/issue17

Re: python setup.py install errors

2010-09-12 Thread Vasil Vangelovski
Is that NAS with an ARM processor? It might be caused by a bug in python 2.5: http://bugs.python.org/issue1762561 On Sat, Sep 11, 2010 at 11:26 PM, S66 wrote: > 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