neethumoltp

Results 3 comments of neethumoltp

Im able to host a "hello world " app in azure using Azure app services. But not able to host any bot having aiohttp module. For eg, https://github.com/microsoft/BotBuilder-Samples/tree/master/samples/python/02.echo-bot

Hi, Initially I was getting ModuleNotFoundError: No module named 'aiohttp' error (for more errors please check the description of the issue). aiohttp module is not getting deployed even though its...