xxxxxxxxxx
I just had the same problem but the eureka moment happened
and I changed the file name from "photoshop.py" to "ps.py"
and it worked like a charm.
The problem was probably because the file name confused python on what to import.
So silly.