pip3 install uwsgi 报错

Command "/usr/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-5m77h_mm/uwsgi/setup.py';
exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))"
install --record /tmp/pip-nv79gpc5-record/install-record.txt --single-version-externally-managed --compile"
failed with error code 1 in /tmp/pip-build-5m77h_mm/uwsgi/
yum -y install python36-devel 解决




相关文章:

  • 2022-12-23
  • 2021-09-14
  • 2021-08-02
  • 2022-01-18
  • 2021-05-28
  • 2021-10-14
  • 2022-02-22
猜你喜欢
  • 2021-08-29
  • 2021-10-03
  • 2021-08-16
  • 2022-01-21
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案