eli64s / readme-ai

README file generator, powered by large language model APIs 👾
MIT License
1.49k stars 160 forks source link

readmeai.factory.ReadFileException: Exception: failed to read file conf/conf.toml: [Errno 2] No such file or directory: 'conf/conf.toml' #41

Closed stackanthony closed 1 year ago

stackanthony commented 1 year ago

Getting this when trying to run the generate readme command

eli64s commented 1 year ago

Hi @copbrick, this issue should be resolved now. To download the latest package with the updates, run the following:

pip install --upgrade readmeai

Thanks for trying out the tool and reporting this error, much appreciated!

Eli