TypeError: can only concatenate tuple (not "instance") to tuple
django.core.exceptions.FieldError: Local field 'created_at' in class 'TestClass' clashes with field of similar name from base class 'BaseClass' I would have defined the fields defined in the parent class in the child class as well.
ValueError: invalid literal for int() with base 10: ''
num = int(num)
It appears when the value of num cannot be set to int.
ImportError: No module named syslog
It doesn't happen without thinking about Unix-like, but it may happen with windows-like PC. I think that it will be solved if you create a file called syslog.py in the place where the reading path of python passes and ask the contents to google teacher.
Recommended Posts