Jump to content

VNR: Dictionaries wont install


laserbeak43

Recommended Posts

Hi,

I'm trying to download and install dictionaries for VNR but nothing seems to work. I was able to catch a glimpse of the EDICT python installation script which said that the file was already downloaded. but  it's not installed. Does anyone have an idea of what the problem might be?

Link to comment
Share on other sites

On 8/13/2016 at 3:58 AM, Sciurus said:

Hi,

 

Had the same problem with not being able to install EDICT, found help in this thread:

 

 

Thanks for the reply.

It closes even quicker now. Am I supposed to switch this:

if sknetio.getfile(url, path, flush=False, gzip=True):
      ok = skfileio.filesize(path) > minsize

With this?:

if sknetio.getfile(url, path, flush=False, gzip=False):
      u_var = raw_input("unzip then enter any text and press enter")
      ok = skfileio.filesize(path) > minsize

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...