Skip to content
This repository has been archived by the owner on Nov 10, 2024. It is now read-only.

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

Open
molavy opened this issue Mar 9, 2021 · 1 comment

Comments

@molavy
Copy link

molavy commented Mar 9, 2021

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

@molavy molavy changed the title 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 Collecting rsa>=3.1.4 (from oauth2client->tensor2tensor==1.7.0) rsa requires Python '>=3.5, <4' but the running Python is 2.7.16 make: *** [Makefile:27: ready] Error 1 Mar 9, 2021
@molavy molavy changed the title Collecting rsa>=3.1.4 (from oauth2client->tensor2tensor==1.7.0) rsa requires Python '>=3.5, <4' but the running Python is 2.7.16 make: *** [Makefile:27: ready] Error 1 rsa requires Python '>=3.5, <4' but the running Python is 2.7.16 make: *** [Makefile:27: ready] Error 1 Mar 9, 2021
@b00f
Copy link
Contributor

b00f commented Mar 9, 2021

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants