abrenaut / waybackscraper

Scrapes a website archives using Python's asyncio and aiohttp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot import name 'Coroutine'

vinnytroia opened this issue · comments

When running waybackscraper, i get
cannot import name 'Coroutine'

pip3 install Coroutine:
Successfully installed Coroutine-0.0.2

No luck running waybackscraper though. any thoughts?