Git Product home page Git Product logo

Comments (5)

mstrstvns avatar mstrstvns commented on August 16, 2024

pip freeze returns:

Django==1.7
Logbook==0.3
MySQL-python==1.2.3
PyYAML==3.10
anyjson==0.3.3
argparse==1.2.1
beanstalkc==0.2.0
boto==2.19.0
flup==1.0.2
requests==0.14.0
tweepy==1.12
wsgiref==0.1.2

from politwoops-tweet-collector.

mstrstvns avatar mstrstvns commented on August 16, 2024

Is it me or does this seem like twitter thinks this isn't an ssl connection?
[2014-09-18 14:43] ERROR: tweets-client.py: [{u'message': u'SSL is required', u'code': 92}]

from politwoops-tweet-collector.

mstrstvns avatar mstrstvns commented on August 16, 2024

upgrading to newest version of tweepy appears to have resolved this. Change to requirements.txt is necessary for current twitter oath api.
tweepy==2,3
Next up, beanstalkc error 111

from politwoops-tweet-collector.

khangaikh avatar khangaikh commented on August 16, 2024

Hello there i am trying to work on politwoops and i still getting[2015-04-05 11:51] ERROR: tweets-client.py: [{u'message': u'SSL is required', u'code': 92}] even after tweepy==2,3
please guide me

from politwoops-tweet-collector.

freejoe76 avatar freejoe76 commented on August 16, 2024

@mstrstvns hi, did you figure out that beanstalkc error?

@khangaikh the best way to address this tweepy isssue is to run pip uninstall tweepy; pip install tweepy

from politwoops-tweet-collector.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.