Home  >  Q&A  >  body text

python - pip3 安装 sanic 报错, 求解决~

如题.

python版本:3.5
pip指向的python3.5
系统:ubuntu15.10

求解~

怪我咯怪我咯2741 days ago1179

reply all(1)I'll reply

  • 迷茫

    迷茫2017-04-18 09:49:46

    Update:

    There is a package missing, just install it
    sudo apt-get install python3-dev


    Permission issue
    Just add sudo

    reply
    0
  • Cancelreply