There are still some compatibility issues with django 1.11 version running in python 3.7.
There is a SyntaxError: Generator expression must be parenthesized error

Find the widget.py file and modify it

Delete this comma and report the error to solve the problem
