Hhmm, well it could be there's a bug with that extension.
Ok, I installed the same extension (although very tricky to find it - there's no actual extension dialog, you just use the Open menu and open it like nothing ever happened
). And then downloaded the huge file. Finally, try to open it, and I got a Traceback error:
Traceback (most recent call last):
File "psd_import_main.py", line 29, in <module>
from psd_import.psdreader import PSDReader
ImportError: No module named psd_import.psdreader
I don't really understand those traceback errors, but it seems to indicate that at least one problem is that it's lacking a particular module - I assume python module. Whatever else might be wrong, I can't decipher.
However, at the bottom of the page where we downloaded the extension, is a link to contact the author. So I would suggest contacting him. I don't know why you didn't get the traceback error, in your attempt, but you can use the one I posted, when you contact him.
Oh wait! As I read that page more closely, it says that raster images are ignored. And as far as I can tell, that raster image (mostly b/w) might be all that's in the PSD file. But it's hard to say, really.
But since there is a traceback error, then I would still probably contact the author and discuss it.
Well, not unless the JPG version of the image, which is included in the huge zip file, will work just as well for you?