美文网首页
2018-06-01

2018-06-01

作者: pstommy | 来源:发表于2018-06-01 15:41 被阅读0次

## Missing Xcode dependency: Python module "six".  Mac 配置flutter

最近学习flutter ,终端运行 flutter doctor 提示 “✗ Missing Xcode dependency: Python module "six". Install via 'pip install six' or 'sudo easy_install six'."

终端运行:brew reinstall python@2 然后 pip install six 

相关文章

网友评论

      本文标题:2018-06-01

      本文链接:https://www.haomeiwen.com/subject/rslksftx.html