May-28-2022, 07:48 AM
Thanks Gribouillis.
Runs smoothly on win 11 and win 10.
Win 10 still produces the message:
thx,
Paul
Runs smoothly on win 11 and win 10.
Win 10 still produces the message:
Output:Warning (from warnings module):
File "C:\VVF\20220523\search.py", line 129
resized_img = img.resize((newW,newH),Image.LANCZOS)
DeprecationWarning: LANCZOS is deprecated and will be removed in Pillow 10 (2023-07-01). Use Resampling.LANCZOS instead.
I also import PIL:Output:from PIL import ImageTk, Image
Not a big deal, but why refer to a release that is a year away?thx,
Paul
It is more important to do the right thing, than to do the thing right.(P.Drucker)
Better is the enemy of good. (Montesquieu) = French version for 'kiss'.
Better is the enemy of good. (Montesquieu) = French version for 'kiss'.