使用这个命令后sudo yum install python3-devel 还是显示ERROR Could not find a version that satisfies the requirement ctypes from versions noneERROR No matching distribution found for ctypes如何解决python版本为38但是依然没有ct
ctypes是Python标准库的一部分,不需要安装。如果你的Python版本为3.8,但是依然没有ctypes,可能是因为你的Python安装不完整或者损坏了。建议重新安装Python。
原文地址: http://www.cveoy.top/t/topic/fill 著作权归作者所有。请勿转载和采集!