atom-community / atom-community/atom-script
Loading JSON files with Python not working
Open
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
Trying to load a JSON file but when I compile my code, I run into an IOError (Errno 2) saying that the file is not in the directory of the python file.
But when I run the same script in Sublime it works. So what am I missing? Is there something not configured properly?
Any input would be appreciated!
Contributor guide
Assessment
This issue has not been assessed yet.