【问题标题】:Polyglot ubuntu not able to download language filesPolyglot ubuntu 无法下载语言文件
【发布时间】:2019-12-05 11:26:15
【问题描述】:

我已经在 ubuntu 系统中安装了 polyglot,使用

sudo apt-get install polyglot

还安装了依赖项

sudo apt-get install -y libicu-dev python3-pip

当我在控制台中运行多语言命令时

polyglot polyglot.ini download LANG:en

给我以下错误

tellusererror POLYGLOT: pipex_open(): execvp(): /home/userxxx/Projects/nlp_server/nlpserver: Permission denied

nlpserver 文件夹的权限为 777

请帮忙!

【问题讨论】:

    标签: python python-3.x ubuntu ubuntu-18.04 polyglot


    【解决方案1】:
    pip install -U git+https://github.com/aboSamoor/polyglot.git@master
    

    使用此命令安装 polyglot 并开始工作。

    https://polyglot.readthedocs.io/en/latest/Installation.html
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2011-07-03
      • 1970-01-01
      • 2021-09-12
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多