Python Forum
send all pictures instead of just two
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
send all pictures instead of just two
#7
with this code, the files are transferred, but I am now not sure how to display images.
Implementing this code after line 35

image = Image.open(io.BytesIO(b'received'))

        image.show()
gives me the same error that I first posted
Reply


Messages In This Thread
send all pictures instead of just two - by mcgrim - Nov-06-2019, 09:35 PM
RE: send all pictures instead of just two - by mcgrim - Nov-07-2019, 12:04 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020