Hi, I was trying to use a local `csv` file. But I ...
# ask-the-community
t
Hi, I was trying to use a local
csv
file. But I got this error:
Copy code
Message:

    [Errno 2] No such file or directory: 'data.csv'

User error.
What would be the workaround?
k
seems like flytekit can not find the csv file, is the file path correct?
k
@Taeef Najib I would recommend checking such things first? I do not think it is fair to ask folks to help. I think the error is fair? Do you agree
t
@Kevin Su Yes, it was not finding the filepath because I was using the file system in a different way. I made some changes so that it finds the current directory. Thanks a lot for your help and kind response. @Ketan (kumare3) Sorry mate. I understand that you all are packed with issues. I thought the issue was something else. If I had a clue I wouldn't have asked this question.
k
No worries but I would love folks to help us improve error messages
Actually we asked recently if we can improve error messages please help
t
@Ketan (kumare3) You guys are amazing. I’d always love to help if I can. Thanks 🙏
k
Thank you for understanding and support
152 Views