Russell Jurney

Results 105 comments of Russell Jurney

pip install lepl On Sat, Mar 1, 2014 at 11:52 PM, saisaigraph [email protected]: > when i try to run this: > > ./gmail.py -m automatic -u [email protected] -p 'pwd' -s...

If you let it keep going, it should work despite the exception. It reconnects. ᐧ On Sat, Mar 7, 2015 at 8:41 AM, pmaldonadolopez [email protected] wrote: > Hi, I get...

Try downloading Pig 12 or 13 and report back.

You must install snappy before installing the python snappy package. homebrew, yum or apt-get have packages for it, or you can install from here https://code.google.com/p/snappy/

The timeout exception shouldn't stop the script - it merely reconnects. Let me look into this... On Thu, Feb 6, 2014 at 2:39 PM, Cédric Warny [email protected]: > I have...

That can't be the case... are you sure the script is stopping? It is actually normal for the script to throw a timeout exception as soon as it starts. I've...

Can you please send a pull request, and I'll merge it? ᐧ On Wed, Aug 13, 2014 at 3:29 AM, Basil Muhammad [email protected] wrote: > changing lines 83 and 84...

Check this convo/link out: https://mobile.twitter.com/rjurney/status/298942273712971776?screen_name=rjurney Lemme know if that helps. On Tuesday, December 31, 2013, joechong88 wrote: > This package cannot be found during the package compilation in dotcloud. >...

I see the instructions could be longer: To install Avro for Python, you must first build and install the snappy compression library, available at http://code.google.com/p/snappy/. Using a package manager to...