Jump to content

ma-tor

Members
  • Posts

    1
  • Joined

  • Last visited

ma-tor's Achievements

Newbie

Newbie (1/11)

0

Reputation

  1. Hi, I've ran into the same problem (it seems that the script can't extract edict properly), but managed to workaround it. It's not pretty but i am too lazy to find a proper solution: 1. edit Library\Frameworks\Sakura\py\scripts\getedict.py (make a backup first) 2. change line 56 (DO mind that lines are indented with spaces and not tabs (which are defult when inserting new lines with notepad++)) to 3. after this line insert the following line (mind the extra 2 space indent) this makes the script wait for us to provide a properly unzipped file 4. try installing edict 5. when the script stops with the message: "unzip then enter any text and press enter" browse to \Caches\tmp\ 6. there should be a file called edict2u, unzip it with 7zip and place the file named the same to \Caches\tmp\ (overwrite) 7. enter any text to the script and press enter, it should install it without further problems edit: it's line 56 (it should look the same but with gzip=True)
×
×
  • Create New...