Hi,

I am using Tweepy which uses ssl, and developing on GAE. 

I donwload Tweepy and put the folder on /modules... then it failed due to I 
needed ssl module too. I did the same, and then it failed again:

ImportError: Cannot import module '_ssl2'

_ssl2 is a .c file that is in /modules/ssl/_ssl2.c


I think web2py is looking for python module instead of _ssl2.c

How could I solve this?


Thanks a lot in advance

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to