tihu-nlp / tihu

Persian Text-To-Speech
http://lilak-project.com/tihu_demo.php
Other
84 stars 11 forks source link

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

Open molavy opened 3 years ago

molavy commented 3 years ago

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

b00f commented 3 years ago

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.