So I built and installed a package in python and once I typed pip list it even showed up there:
But when I try importing it within a python script it keeps throwing me errors like this:
I tried using the actual name with which I had built it but to no avail. Please help!