BotBuilder-Samples icon indicating copy to clipboard operation
BotBuilder-Samples copied to clipboard

Sample (python/wip/python_tornado/02.echo-bot) fails due to not finding the aiohttp module

Open sw-joelmut opened this issue 4 years ago • 1 comments

Context

For more information, see the parent issue. #3436

Sample information

  1. Sample type: Samples
  2. Sample language: python
  3. Sample name: python/wip/python_tornado/02.echo-bot

Describe the bug

The Bot throw the error ModuleNotFoundError: No module named 'aiohttp'. at startup time.

Bots Status
samples/python/wip/python_tornado/02.echo-bot • Work in Progress folder.
• Fails due to, ModuleNotFoundError: No module named 'aiohttp'.

Expected behavior

Being able to communicate with the bot.

Actual behavior

Fails at startup due to the missing aiohttp module.

sw-joelmut avatar Aug 27 '21 17:08 sw-joelmut

@sw-joelmut @LeeParrishMSFT What is the status please?

michalmar avatar Nov 02 '23 13:11 michalmar

Removed sample

tracyboehrer avatar Mar 20 '24 15:03 tracyboehrer