ERROR: Can not execute `setup.py` since setuptools is not available in the build environment

ERROR: Can not execute `setup.py` since setuptools is not available in the build environment_第1张图片

简直不要太离谱

更新一下setuptools

pip3 install --upgrade setuptools

就好了。。。。。。

你可能感兴趣的:(花里胡哨,python)