错误:AttributeError: module 'scipy.misc' has no attribute 'imread'。
安装PIL第三方库,库名现在为Pillow
直接使用命令pip install Pillow进行安装,若继续报错AttributeError: module 'scipy.misc' has no attribute 'imread'。
降级scipy到scipy==1.2.1就可以完美解决了。
pip install scipy==1.2.1
facenet 配置部分问题
版权声明:本站原创文章,由 xiaohe于6年前 (2020-03-24)发表。
转载请注明:贺培超博客 » facenet 配置部分问题
Warning: Use of undefined constant PRC - assumed 'PRC' (this will throw an Error in a future version of PHP) in C:\inetpub\wordpress\wp-content\themes\XHBlog\comments.php on line 17


