Ubuntu Pastebin

Paste from divBy0 at Fri, 6 Feb 2015 18:39:01 +0000

Download as text
1
2
3
4
5
6
7
camilo@zDz:~/onedrive-d/onedrive_d$ ./pref.py
Traceback (most recent call last):
  File "./pref.py", line 8, in <module>
    import config
  File "/home/camilo/onedrive-d/onedrive_d/config.py", line 117, in <module>
    with open(APP_CONFIG_FILE_PATH, 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: '/home/camilo/.onedrive/config.json'
Download as text