错误:AttributeError: module 'scipy.misc' has no attribute 'imread'。
安装PIL第三方库,库名现在为Pillow
直接使用命令pip install Pillow进行安装,若继续报错AttributeError: mo...
xiaohe
6年前 (2020-03-24) 7906℃ 0评论
110喜欢
brew install portaudio
pip install pyaudio
...
xiaohe
6年前 (2020-03-19) 8809℃ 0评论
1喜欢