darshan-majithiya/Generate-SRT-File-using-Google-Cloud-s-Speech-to-Text-API

No module called storage

Previatto opened this issue · 1 comments

Hello! I am following your post and when I got to this part in the beginning:

it said there was no module called storage,

I ran pip install google-cloud-storage and then the import worked

Maybe it might need to be added in the requirements.txt?

I think it might be missing pytube too.