from string import Template
ImportError: cannot import name 'Template' from 'string' (consider renaming 'c:\\Users\\abila\\OneDrive\\Desktop\\python\\string.py' since it has the same name as the standard library module named 'string' and prevents importing that standard library module)