I\'ve a django application where I\'m importing a 3rd party app. The app is written for python3, however my application environment is python 2.7 and django 1.11.16 .
The