twintproject / twint

An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
MIT License
15.8k stars 2.72k forks source link

Installation problem #700

Closed icrnomarkovic closed 4 years ago

icrnomarkovic commented 4 years ago

Command Ran

pip3 install twint OR git clone https://github.com/twintproject/twint.git cd twint pip3 install . -r requirements.txt

Description of Issue

image

Environment Details

Linux Ubuntu - running in Anaconda

pielco11 commented 4 years ago

As you may see the problem is related to the installation of pandas, not twint itself.

That said, are you using a compatible version of Python?