Ubuntu下安装Python3.7是make编译出错,请问怎么解决?

问题如题,主要参考的是https://blog.csdn.net/baidu_37973494/article/details/88324236的文章,在make编译时出现报错make:*** No rule to make to make target ’Programs/python.c’,needed by’Programs/python.o’。停止。

我是建议使用anconda来安装python的,而且管理环境什么的也方便,用了都说好。

详细教程可以看看这个https://blog.csdn.net/qq_15192373/article/details/81091098

https://blog.csdn.net/wangcg123/article/details/77412636