TypeError: "Source code string cannot contain null bytes"

2014-08-27 Thread Camilo Torres
As it says: you have a null character in your source code script. That is an invalid character for a python script; this does not seems to be related with Django. Open your source code script with a powerfull text editor capable of showing hidden/special characters, then look for a 'null'

TypeError: "Source code string cannot contain null bytes"

2014-08-25 Thread Kamal Singh
digit). I am typing from my mobile so I can't copy paste it. But if you need to see the whole error on my command prompt I can post a picture. At the end of the traceback it says: TypeError: "Source code string cannot contain null bytes" Please help me understand what is going