'django.template.library.InvalidTemplateLibrary: Invalid template library specified. ImportError ... No module named 'django.core.urlresolvers'

The following error is happening when trying to deploy it using dokku. can any body tell me the reason,

my environment is the following. python3.6 Django3.0 DRF3.11

Below is the log

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source