Just seems that python needs to be able to find the osmosdr module.
I think that's pretty clear that the PYTHONPATH or similar is incorrect, if it can't find the newly installed module.
You didn't say which version of Python you're running - try "python -V".
Cheers, Adam.