Forum in maintenance, we will back soon 🙂
Automation

Dear Sir Hassan,Â
It's me again, Shireen. I am currently in the lesson about Automation - Summarize a blog post.
I was following along with the lesson but mine turned out to have an error as attached.Â
Appreciate your help. Thanks!Â
Â

These are the problems i found.. please guide me. Thanks Sir Hassan!
 nd

@shireen168 you need to install the appropriate module in your environment. E.G. pip install langchain
Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack

to install the newspaper module, run this command:
pip install newspaper3k
Hello Sir. I am on the Automation Module (summarize blog posts). I downloaded the newspaper 3K module and even the langchain, but it is still asking for YouTube transcription API. How do we get it? I appreciate your guidance.

Please find attached the screenshot of the error. It has been sending the same error messages for any automation script I tried to run.


Just install the package: pip install ....
Â
did you?
Yes I did

@mireille-claudia-abeng I see there is an error, the package name is wrong.
try this:
pip install youtube_transcript_api