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

Can't run when not in same directory #2

Open
brasstax opened this issue Jun 29, 2015 · 0 comments
Open

Can't run when not in same directory #2

brasstax opened this issue Jun 29, 2015 · 0 comments
Assignees

Comments

@brasstax
Copy link
Owner

C:\Python27> .\python.exe C:\Users\aho\Documents\wheel-of-food\wheel-of-food.py Traceback (most recent call last): File "C:\Users\aho\Documents\wheel-of-food\wheel-of-food.py", line 13, in <module> file = open('config.json','r') IOError: [Errno 2] No such file or directory: 'config.json'

Easy fix, you just need to do it.

@brasstax brasstax self-assigned this Jun 29, 2015
brasstax pushed a commit that referenced this issue Jul 1, 2015
Added UTF-8 forced encoding to deal with non-ASCII letters.
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

1 participant