Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

csv Creation Failure #71

Open
XanderXueMingJi opened this issue Dec 20, 2018 · 1 comment
Open

csv Creation Failure #71

XanderXueMingJi opened this issue Dec 20, 2018 · 1 comment

Comments

@XanderXueMingJi
Copy link

python --version: 3.7.0
chapter5/2-createCsv.py
pythonerror

Hello, I write the code according to the content on github, and even copy and paste the code directly afterwards, so that I can control the platform to report errors:
FileNotFoundError: [Errno 2] No such file or directory: '../files/test.csv'
Can you tell me how to solve the problem?

@umarmughal824
Copy link

umarmughal824 commented Feb 28, 2019

@XanderXueMingJi you need to make sure that you have parent directory(with this name files) of your current directory. Only then it will work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants