module 'paddlehub' has no attribute 'Module'
Created by: Zacharychen1024
paddle 和paddlehub 都pip安装成功了,但是报错 Traceback (most recent call last): File "G:/label/labelImg-master/paddlehub.py", line 3, in import paddlehub as hub File "G:\label\labelImg-master\paddlehub.py", line 6, in humanseg = hub.Module(name='deeplabv3p_xception65_humanseg') AttributeError: module 'paddlehub' has no attribute 'Module'