basilkjose / web-scrapping

8 stars 5 forks source link

error with import twint #1

Open mahdi-1992 opened 2 years ago

mahdi-1992 commented 2 years ago

hi i run your code in colab after install this command : import nest_asyncio nest_asyncio.apply()

I import twint but error shows this text : """ImportError: cannot import name 'CeilTimeout' from 'aiohttp.helpers' (/usr/local/lib/python3.7/dist-packages/aiohttp/helpers.py)"""

I cant know what I do please help me

basilkjose commented 2 years ago

Edit requeriments.txt with aiohttp==3.7.0