consider using the '--user' option or check the permissions错误

 win7下使用pip install numpy出现错误consider using the '--user' option or check the permissions

纠正方法:pip install --user numpy

参考链接:https://github.com/googlesamples/assistant-sdk-python/issues/244

consider using the '--user' option or check the permissions错误

consider using the '--user' option or check the permissions错误