SubGPT icon indicating copy to clipboard operation
SubGPT copied to clipboard

ImportError: cannot import name 'chatbot' from 'EdgeGPT'

Open suntinsion opened this issue 2 years ago • 3 comments

how to solve ImportError: cannot import name 'chatbot' from 'EdgeGPT'

suntinsion avatar Jun 27 '23 09:06 suntinsion

how to solve ImportError: cannot import name 'chatbot' from 'EdgeGPT'

You can see this:https://stackoverflow.com/questions/57421478/importerror-cannot-import-name-chatbot-from-chatterbot

Tripse avatar Jun 28 '23 07:06 Tripse

如何解决导入错误:无法从“EdgeGPT”导入名称“聊天机器人”

你可以看到这个:https://stackoverflow.com/questions/57421478/importerror-cannot-import-name-chatbot-from-chatterbot

Okay, thank you. I'll give it a try

suntinsion avatar Jun 28 '23 07:06 suntinsion

how to solve ImportError: cannot import name 'chatbot' from 'EdgeGPT'

changing "EdgeGPT" to "EdgeGPT.EdgeGPT" worked for me.

exhaustedMutex avatar Aug 18 '23 02:08 exhaustedMutex