Python Challenge! 07 Unveiling Oxygen.png

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

You do get a different list when you're using python 3 and Pillow (which you need to install as PIL does not come with python3)
Some numbers in the list are only consisting out of 2 digits (hence the weird chars).
[105, 10, 16, 101, 103, 14, 105, 16, 121]
I guess this is a Pillow bug ?

smainx
Автор

eres un basado

you are based, thanks for the video

MRromerola
Автор

Hi there. I really appreciate these videos :) I'm having a problem where whenever I try to use the .getpixel() function, it throws the following error:
"ImportError: The _imaging C module is not installed"

Any ideas on how to fix this?

andrewmuller
Автор

dude, the number array i get is different from yours and it's garbage when i convert it to a string

hackerish