#1346·twint

error twint requires python version 3.6+

Author: jusooooCreated Feb 3, 2022Updated Feb 27, 2023

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?