Unresolved reference error in python
Answered
I am a new comer to Python language and I got below error "unresolved reference 'TrieDictionary'". could you please help me to resolve the problem. 
Please sign in to leave a comment.
Hi shini123,
Thank you for contacting PyCharm support.
It probably means that "TrieDictionary" is not defined in your code.
Please see https://www.jetbrains.com/help/pycharm/resolving-references.html for more information about resolving references in PyCharm.
Kind regards,
Sergey
https://www.jetbrains.com
The Drive to Develop