https://bugzilla.redhat.com/show_bug.cgi?id=1148982 --- Comment #14 from Johnny Robeson <johnny@xxxxxxxxxxxxxxxxx> --- here is the specific error message after installing: $ python3 >>> import aiohttp Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python3.3/site-packages/aiohttp/__init__.py", line 6, in <module> from .protocol import * File "/usr/lib/python3.3/site-packages/aiohttp/protocol.py", line 20, in <module> from aiohttp import errors File "/usr/lib/python3.3/site-packages/aiohttp/errors.py", line 9, in <module> from asyncio import TimeoutError ImportError: No module named 'asyncio' -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review