Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tried using this solution - config may need more documentation. #2

Open
fornof opened this issue May 28, 2015 · 1 comment
Open

Tried using this solution - config may need more documentation. #2

fornof opened this issue May 28, 2015 · 1 comment

Comments

@fornof
Copy link

fornof commented May 28, 2015

Hello,
I tried using this as a solution.
I ran into an sslwrap issue :
http://nopaste.linux-dev.org/?514406.

Gevent is installed ,
https://code.google.com/p/goagent/issues/detail?id=18774
Here is my pip freeze:
(tweet)MyMac:phonecallcalendar rob$ pip freeze
arrow==0.5.4
coverage==3.7.1
Flask==0.10.1
Flask-SocketIO==0.6.0
gevent==1.0
gevent-socketio==0.3.6
gevent-websocket==0.9.2
greenlet==0.4.2
ifttt==0.3.0
itsdangerous==0.23
Jinja2==2.7.2
MarkupSafe==0.18
Pillow==2.8.1
pycurl==7.19.5.1
pyfiglet==0.7.2
PySocks==1.5.3
python-dateutil==2.4.2
pytz==2015.4
rainbowstream==1.2.7
requests==2.6.0
six==1.9.0
socketIO-client==0.6.3
twitter==1.16.0
ujson==1.33
websocket-client==0.30.0
Werkzeug==0.9.4

Other ideas: I once setup a launchy application to post to gcal via a twitter feed which I believe was done as a REST post via curl. Do you think IFTTT API can be ported to a personal twitter feed tag as well? that would certainly solve the imap connection issue - might possibly move it to an OAUTH issue :)

Todo:
any suggestions on this? what version of python is this?

@abelsonlive
Copy link
Contributor

Hey the sslwrap bug is a known issue for python 2.7.9 gevent/gevent#477.

I can actually remove this dependency... will be coming back to this project in 2-3 weeks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants