Importerror melingkar: tidak dapat mengimpor nama

This is a circular dependency.
we can solve this problem by using import module or class or function where we needed. 
if we use this approach, we can fix circular dependency
Jittery Jay