OK I worked it out - the instructions by the way are incorrect on the learning page
https://www.raspberrypi.org/learning/as ... oftware.md because they miss the instruction to pip install pillow (I think the instructions elsewhere have been updated, but not on the 'learning' section)
My mistake was that I did the pip install of Pillow, but also added a 'import Image' into my code by mistake (I was copying from something else) - without the 'import image' in the code all was well.
Would be good to update
https://www.raspberrypi.org/learning/as ... oftware.md because it is the thread I think that a lot of new users of the sensehat will follow.
Love the hat!! Just have to decide the best project to make now
