offish / twitchtube

Twitch YouTube bot. Automatically make video compilations of the most viewed Twitch clips and upload them to YouTube using Python 3.
MIT License
538 stars 77 forks source link

PermissionError: [Errno 13] Permission denied: #18

Closed saeedygujjar closed 3 years ago

saeedygujjar commented 3 years ago

~/twitch $ python main.py Traceback (most recent call last): File "/data/data/com.termux/files/home/twitch/main.py", line 9, in from twitchtube.config import * File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 786, in exec_module File "", line 922, in get_code File "", line 979, in get_data PermissionError: [Errno 13] Permission denied: '/data/data/com.termux/files/home/twitch/twitchtube/config.py' ~/twitch $

saeedygujjar commented 3 years ago

Screenshot_20210102-134442