From 0066837377b05960f419d7ef37537e76379fe81a Mon Sep 17 00:00:00 2001 From: Hui Zhang Date: Mon, 24 May 2021 08:14:02 +0000 Subject: [PATCH] downgrad python env version --- tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Makefile b/tools/Makefile index 8ae06a20..c129bf5a 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -1,4 +1,4 @@ -PYTHON:= python3.8 +PYTHON:= python3.7 .PHONY: all clean all: virtualenv kenlm.done sox.done soxbindings.done