I modified the title of your question and removed from section Libraries, because the question is not specific for Libraries (known).
The error log you show, clearly identifies the problem: environment variable TEAM_NAME is not defined
You need to follow instructions or contact the maker of that library (UserXmlReporting.py) about its use.
Hello @HelioGuilherme66
Thank you very much for your quick response, i have configured my work directory in the Tools–> Preferences–> Python Path.
Now the import error for " UserXmlReporting.py" is resolved.