error in PyAutoGUI setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Expected version spec in pyobjc-core;platform_system解决

解决方式:更新setuptools
运行:pip install setuptools -U
成功!

浙公网安备 33010602011771号