issues
search
lamm-mit
/
PDF2Audio
Apache License 2.0
1.09k
stars
138
forks
source link
README says to add OPENAI_API_KEY to .env, but .env is not read
#9
Open
peter-ciccolo
opened
2 months ago
peter-ciccolo
commented
2 months ago
Suggested fixes:
read the API key from the
.env
using
dotenv
or similar
OR
change the README to suggest exporting the key into the pipenv shell rather than using
.env
.
gstarwd
commented
1 month ago
yes its bug
Suggested fixes:
.env
usingdotenv
or similarOR
.env
.