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
#5
After taking away the try/except I found out why it wasn't liking it. The path was not recognized.
I retyped the path and it worked, only problem is that after double checking the previous path was actually correct with no errors but for some reason retyping it worked.
Confused yes, but it's working :)
Reply


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

Possibly Related Threads…
Thread Author Replies Views Last Post
  Use of IdnexData on datafile Led_Zeppelin 0 793 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,375 Jul-29-2019, 07:10 AM
Last Post: perfringo
  Last Line of datafile not loading salehin 1 2,770 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