在使用repo init -u https://sdk.aw-ol.com/git_repo/D1_Tina_Open/manifest.git -b master -m tina-d1-h.xml拉代码的时候,报错:.bin/repo line 93 reexec(f"python{min_major + inc}") syntaxerror: invalid syntax
repo用的是国内镜像下载的,python有2.7和3.4的改到3.4后还是报错,系统用的是Ubuntu14.04,没有ppa源中没有python3.6.怎么解决,使用化成Google的repo吗?还是要源码安装python高版本?
E
Best posts made by eric_dma
-
Ubuntu14中获取sdk报错posted in Linux
Latest posts made by eric_dma
-
Ubuntu14中获取sdk报错posted in Linux
在使用repo init -u https://sdk.aw-ol.com/git_repo/D1_Tina_Open/manifest.git -b master -m tina-d1-h.xml拉代码的时候,报错:.bin/repo line 93 reexec(f"python{min_major + inc}") syntaxerror: invalid syntax
repo用的是国内镜像下载的,python有2.7和3.4的改到3.4后还是报错,系统用的是Ubuntu14.04,没有ppa源中没有python3.6.怎么解决,使用化成Google的repo吗?还是要源码安装python高版本?