limaoyi1 / Auto-PPT

Auto generate pptx using gpt-3.5, Free to use online / 通过gpt-3.5生成PPT,免费在线使用
MIT License
556 stars 102 forks source link

Getting FileNotFound error when running the project locally #11

Open NirupamReddy2 opened 1 year ago

NirupamReddy2 commented 1 year ago

I'm getting this error when running the project locally even after following the specified installation steps:

FileNotFoundError: [Errno 2] No such file or directory: 'config1.ini'

Please help

limaoyi1 commented 1 year ago

You need to change your configuration in config.ini, Real_File = config1.ini

NirupamReddy2 commented 1 year ago

I'm still getting the same error, even after making the specified changes. I think it is because of the fact that there's no file which exists in the repo

Please help!

NirupamReddy2 commented 1 year ago

Please look into this issue as soon as possible.

Thank you!