tihu-nlp / tihu

Persian Text-To-Speech

Home Page:http://lilak-project.com/tihu_demo.php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rsa requires Python '>=3.5, <4' but the running Python is 2.7.16 make: *** [Makefile:27: ready] Error 1

molavy opened this issue · comments

Hi i get this error on install tihu on run this command
make ready
Collecting rsa>=3.1.4 (from oauth2client->tensor2tensor==1.7.0)
Downloading https://files.pythonhosted.org/packages/2d/d3/41b3db87f262debadb153900d4e6f8d61aa87187dd6fedd855ed24e8526d/rsa-4.7.1.tar.gz rsa requires Python '>=3.5, <4' but the running Python is 2.7.16 make: *** [Makefile:27: ready] Error 1

lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 10 (buster)
Release: 10
Codename: buster

commented

I am not sure if project can be compiled yet. We have to ship to python 3.x but unfortunately I don't have time to do it.