You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.
[2] Updated Twint with pip3 install --user --upgrade -e git+https://github.com/twintproject/twint.git@origin/master#egg=twint;
[3] I have searched the issues and there are no duplicates of this issue/question/request.
Command Ran
twint -u Nawaf
Description of Issue
this error when i run this command Ran (twint -u Nawaf)
nawafalkh@Nawaf ~ % twint -u Nawaf
Traceback (most recent call last):
File "/usr/local/bin/twint", line 5, in
from twint.cli import run_as_command
File "/Users/nawafalkhadidi/twint/src/twint/twint/init.py", line 14, in
from . import run
File "/Users/nawafalkhadidi/twint/src/twint/twint/run.py", line 4, in
from . import datelock, feed, get, output, verbose, storage
File "/Users/nawafalkhadidi/twint/src/twint/twint/get.py", line 12, in
from aiohttp_socks import ProxyConnector, ProxyType
File "/usr/local/lib/python3.9/site-packages/aiohttp_socks/init.py", line 5, in
from .connector import (
File "/usr/local/lib/python3.9/site-packages/aiohttp_socks/connector.py", line 8, in
from aiohttp.helpers import CeilTimeout # noqa
ImportError: cannot import name 'CeilTimeout' from 'aiohttp.helpers' (/usr/local/lib/python3.9/site-packages/aiohttp/helpers.py)
ImportError: cannot import name 'CeilTimeout' from 'aiohttp.helpers' (/usr/local/lib/python3.9/site-packages/aiohttp/helpers.py)
Environment Details
Terminal
The text was updated successfully, but these errors were encountered:
Issue Template
Initial Check
pip3 install --user --upgrade -e git+https://github.com/twintproject/twint.git@origin/master#egg=twint
;Command Ran
twint -u Nawaf
Description of Issue
this error when i run this command Ran (twint -u Nawaf)
ImportError: cannot import name 'CeilTimeout' from 'aiohttp.helpers' (/usr/local/lib/python3.9/site-packages/aiohttp/helpers.py)
Environment Details
The text was updated successfully, but these errors were encountered: