Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

error twint requires python version 3.6+ #1346

Open
jusoooo opened this issue Feb 3, 2022 · 4 comments
Open

error twint requires python version 3.6+ #1346

jusoooo opened this issue Feb 3, 2022 · 4 comments

Comments

@jusoooo
Copy link

jusoooo commented Feb 3, 2022

python version error

Initial Check

If the issue is a request please specify that it is a request in the title (Example: [REQUEST] more features). If this is a question regarding 'twint' please specify that it's a question in the title (Example: [QUESTION] What is x?). Please only submit issues related to 'twint'. Thanks.

Make sure you've checked the following:

  • [] Python version is 3.6;
  • [] Updated Twint with pip3 install --user --upgrade -e git+https://github.com/twintproject/twint.git@origin/master#egg=twint;
  • [] I have searched the issues and there are no duplicates of this issue/question/request.

Command Ran

twint -s pineapple

Description of Issue

my python version is 3.10.2 but when i run command to test it,my terminal shows twint requires python version 3.6+.

Environment Details

Using Mac OS, Running in Terminal?

@zhaochunqi
Copy link

zhaochunqi commented Feb 3, 2022

Same here on windows11.

@haidar47x
Copy link

Quick fix (for now):

Head over to $HOME/.local/lib/python3.10/site-packages/twint and edit the cli.py file by commenting out the following lines:

image

@Lyton505
Copy link

Lyton505 commented May 1, 2022

That works for now. Thanks @heyzsh

@Dexz0
Copy link

Dexz0 commented Feb 27, 2023

didnt fix for me

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

5 participants