williamfzc / chat-gpt-ppt

Use ChatGPT (or other backends) to generate PPT automatically, all in one single file.
MIT License
881 stars 88 forks source link

revChatGPT.revChatGPT #1

Closed Ch1ll3r closed 1 year ago

Ch1ll3r commented 1 year ago

It looks like something has gone wrong with the import? Or is this expected?

While executing the script it fails with searching the module

Traceback (most recent call last): File "/chat-gpt-ppt-main/cgp/init.py", line 4, in from revChatGPT.revChatGPT import Chatbot ModuleNotFoundError: No module named 'revChatGPT.revChatGPT'