没有root权限,但需要安装torch,怎么解决啊?报错如下:Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/usr/local/lib/python3.5/dist-packages/caffe2'Consider using the `--user` option or check the permissions.
没有root权限,但需要安装torch,怎么解决啊?报错如下:Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/usr/local/lib/python3.5/dist-packages/caffe2'Consider using the `--user` option or check the permissions.
我已经安装了protobuf,但是当我运行使用pb.py的脚本时,它会报错: ImportError: No module named google.protobuf
但是,当我运行protoc -版本时,我看到libprotoc 2.6.1前面的帖子说要查看protobuf是否在python的路径内