JustAnotherArchivist / snscrape

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

how using in google colab? #94

Closed topliftarm closed 4 years ago

topliftarm commented 4 years ago

how using latest version in google colab? after upgrade with " pip install --upgrade git+https://github.com/JustAnotherArchivist/snscrape@master " return error for python version : " ERROR: Package 'snscrape' requires a different Python: 3.6.9 not in '~=3.8' " and we know in colab we cant upgrade python ....

JustAnotherArchivist commented 4 years ago

I cannot provide support for specific environments. That said, check out the link in #79.