转发, 安装pycaffe中遇到的问题

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/dgyuanshaofeng/article/details/78151510
                                        <link rel="stylesheet" href="https://csdnimg.cn/release/phoenix/template/css/ck_htmledit_views-e2445db1a8.css">
                    <div class="htmledit_views">
Sina Weibo:小锋子Shawn

Tencent E-mail:[email protected]
http://blog.csdn.net/dgyuanshaofeng/article/details/78151510


    import caffe 不成功, 报错“No module named google.protobuf.internal”

    方法1:我之前经常会用, 但其实不好用。就是找一个protobuf的包, 然后手动装。

    方法2:直接pip install protobuf或者conda install protobuf。

        </div>
            </div>
版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/dgyuanshaofeng/article/details/78151510
                                        <link rel="stylesheet" href="https://csdnimg.cn/release/phoenix/template/css/ck_htmledit_views-e2445db1a8.css">
                    <div class="htmledit_views">
Sina Weibo:小锋子Shawn

Tencent E-mail:[email protected]
http://blog.csdn.net/dgyuanshaofeng/article/details/78151510


    import caffe 不成功, 报错“No module named google.protobuf.internal”

    方法1:我之前经常会用, 但其实不好用。就是找一个protobuf的包, 然后手动装。

    方法2:直接pip install protobuf或者conda install protobuf。

        </div>
            </div>

猜你喜欢

转载自blog.csdn.net/anqian123321/article/details/82016980
今日推荐