Python Forum
myfile = open(datafile, 'rb') not working
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
myfile = open(datafile, 'rb') not working
#4
Don't use general except clause that will mask what the error is. Remove the try/except to get exception description
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
RE: myfile = open(datafile, 'rb') not working - by buran - Oct-10-2019, 09:39 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Use of IdnexData on datafile Led_Zeppelin 0 815 Aug-14-2022, 05:44 PM
Last Post: Led_Zeppelin
  Stock Rate of Change (based on open and current price) Not Working firebird 1 2,397 Jul-29-2019, 07:10 AM
Last Post: perfringo
  Last Line of datafile not loading salehin 1 2,795 Aug-21-2017, 06:05 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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