JustAnotherArchivist / snscrape

A social networking service scraper in Python
GNU General Public License v3.0
4.42k stars 706 forks source link

Invalid syntax #1016

Closed 24mic53 closed 1 year ago

24mic53 commented 1 year ago

Hey, im trying to download the snscrape development version in order to build a twitter web scraper. As so, I wrote - pip3 install git+https://github.com/JustAnotherArchivist/snscrape.git. However I keep getting a syntax error - SyntaxError: invalid syntax.

Im using python 3.11

JustAnotherArchivist commented 1 year ago

Please provide the complete output of the pip command, and also the output of pip --version.

ihabpalamino commented 1 year ago

Use the command line, not the Python shell (DOS, PowerShell in Windows