传说中胖子_704f 发表于 2024-4-28 01:36:09

【待反馈】deepin V23安装python失败

系统:Deepin V23(beta3)
面板:8.1.0
问题:在网站管理python项目中安装python失败,所有3.*版本都失败

gcc -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden-I./Include/internal-I. -I./Include    -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c

Python/fileutils.c: In function ‘_Py_closerange’:

Python/fileutils.c:2650:9: error: implicit declaration of function ‘close_range’ [-Werror=implicit-function-declaration]

2650 |   if (close_range(first, last, 0) == 0) {

      |         ^~~~~~~~~~~

cc1: some warnings being treated as errors

make: *** 错误 1

堡塔运维南一 发表于 2024-4-28 09:36:49

您好,您的这个版本还没有测试过,可能存在不兼容的情况
建议将操作系统更换为Deepin 20.8,或者Ubuntu、Debian
页: [1]
查看完整版本: 【待反馈】deepin V23安装python失败