安装依赖
操作步骤
使用PuTTY工具,以root用户登录服务器。
执行以下命令安装依赖。
yum install python3-devel python3-pip
pip3 install cython
父主题:
配置编译环境