0
Why doesn't this code work in other executers
Credit to Brian for the code Why doesn't this code run in other executers like repl.it is there another way to write it so it does the same thing and works in other executers https://code.sololearn.com/c1coftPriza1/?ref=app
5 Answers
+ 1
if you're using Pydroid and PIL im.show() doesn't work, this might work:(Tkinter does not work in Sololearn. Copy paste the code in Pydroid)
https://code.sololearn.com/cl1vsQ5LL3ob/?ref=app
0
Is there a way that doesn't use tkinter I was trying to avoid it until my next major project
0
Dylan Scully
What are you using to run Python?
In Android using Pydroid, the only ways to display images is via Tkinter or Matplotlib.
In laptops and pc, you have more choices.
0
Repl.it
0
I am not very familiar with replit, but a quick Google search seems to indicate that its not possible...
https://replit.com/talk/ask/image-show-with-JUMP_LINK__&&__python__&&__JUMP_LINK/18645
https://replit.com/talk/ask/how-to-show-a-photo-in-python-with-code-working-in-replit/78888