I cannot deploy my app with aiohttp on streamlit cloud

Hi.

As you saw in the topic, I faced up with a ModuleNotFoundError error when I was trying to import the aiohttp module on streamlit cloud. I added aiohttp correctly in requirements.txt but it didn’t work. Can anyone tell me what to do about this problem?

Can you share a link to the repo?

1 Like

Hi @Mohammad_Ghahari :wave:

Closing this thread as I believe you’ve resolved the issue by fixing the syntax of your requirements.txt and deleting Pipfile.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.