Skip to content

Raj

My feedback

1 result found

  1. 1,381 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Raj commented  · 

    FileNotFoundError: [Errno 2] No such file or directory: 'resource/data/Example2.txt' ... I dont understand. The code worked yesterday and when I ran it again today, i got the above error. Unable to understand whats happening with even a simple code.. :( Any help appreciated.

    Code: with open("resource/data/Example2.txt", 'r') as readfile:
    readfile.readlines()

Feedback and Knowledge Base