Python Forum
Thread Rating:
  • 2 Vote(s) - 3.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Feedback and help
#14
Idle is a very poor IDE (if it can even be called that), I don't know the reasoning behind python.org's packaging it with python. I have been using VSCode for well over a year now, and have never had an issue with it. So I tried running from command line using my virtual environment (after removing __pycache__). The file is being created by the PIL import!, and still an issue.
So one more attempt sans the virtual environment and still same problem.

It's something to do with the method of displaying image. numbers.cpython-37.pyc is still being created in __pycache__ by the PIL process. There's an issue with the way the image is being displayed, and It's been too long since I used tkinter to remember why (although I do remember having issues with pillow).

Perhaps someone else has some insight.
Reply


Messages In This Thread
Feedback and help - by tomX - Dec-28-2018, 08:48 AM
RE: Feedback and help - by Larz60+ - Dec-28-2018, 10:10 AM
RE: Feedback and help - by tomX - Dec-28-2018, 10:39 AM
RE: Feedback and help - by Larz60+ - Dec-28-2018, 06:13 PM
RE: Feedback and help - by tomX - Dec-28-2018, 07:39 PM
RE: Feedback and help - by Larz60+ - Dec-29-2018, 12:31 AM
RE: Feedback and help - by tomX - Dec-30-2018, 08:29 AM
RE: Feedback and help - by Larz60+ - Dec-30-2018, 10:02 AM
RE: Feedback and help - by tomX - Dec-30-2018, 02:01 PM
RE: Feedback and help - by Larz60+ - Dec-30-2018, 04:37 PM
RE: Feedback and help - by tomX - Dec-31-2018, 01:17 PM
RE: Feedback and help - by Larz60+ - Dec-31-2018, 05:02 PM
RE: Feedback and help - by tomX - Dec-31-2018, 08:57 PM
RE: Feedback and help - by Larz60+ - Dec-31-2018, 11:00 PM

Forum Jump:

User Panel Messages

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