wwyaiykycnf / e621dl

The automated e621.net downloader
40 stars 23 forks source link

Init Problem #34

Open ghost opened 7 years ago

ghost commented 7 years ago

When i'm try to init the program i get that

C:\Program Files (x86)\e621dl>e621dl.exe e621dl INFO running e621dl version 2.4.6 configfile ERROR new default file created: config.txt configfile ERROR verify this file and re-run the program Traceback (most recent call last): File "C:\Python27\lib\site-packages\cx_Freeze\initscripts\Console.py", line 27, in <module> File "../e621dl.py", line 44, in <module> File "../lib\support.py", line 52, in get_configfile File "../lib\support.py", line 45, in make_default_configfile IOError: [Errno 13] Permission denied: 'config.txt' Drücken Sie eine beliebige Taste . . .

i have python 3.6.0 and 2.7.13 installed. Can someone please help me?