I only recently discovered natty and I think its great! Sadly as this module doesn't seem to be supported anymore I'm writing this more just a comment in case anyone else comes across natty and has the same issues getting it working that I did.
The most recent version of jpype is incompatible with natty and gives the following error:
AttributeError: 'com.joestelmach.natty.DateGroup' object has no attribute 'dates'
However it works fine if you specifically install jpype 0.6.3 (or earlier)
I only recently discovered natty and I think its great! Sadly as this module doesn't seem to be supported anymore I'm writing this more just a comment in case anyone else comes across natty and has the same issues getting it working that I did.
The most recent version of jpype is incompatible with natty and gives the following error:
AttributeError: 'com.joestelmach.natty.DateGroup' object has no attribute 'dates'However it works fine if you specifically install jpype 0.6.3 (or earlier)