You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@avro.apache.org by Miki Tebeka <mi...@gmail.com> on 2012/03/10 22:38:28 UTC

Re: How to generate AVRO egg file

FWIW, I just released fastavro (reading only) 0.6.0 with support for Python 3.

On Sun, Feb 19, 2012 at 7:25 AM, Miki Tebeka <mi...@gmail.com> wrote:
> Sorry the for the late reply.
>
>>> F:\workspace\projects\backup\apache-avro-62d3cac\apache-avro-62d3cac\lang\py>c:\
>>> Python32\python setup.py bdist_egg
> I see you're using Python 3. The Python Avro package currently does
> not support the Python 3 family, only Python 2.
>
> Can you tell *why* do you need any egg? Maybe there is a way around it?

Re: How to generate AVRO egg file

Posted by Karthik Sampath Kumar <ka...@gmail.com>.
Thanks for the info . Really appreciate it.

On 11 March 2012 03:08, Miki Tebeka <mi...@gmail.com> wrote:

> FWIW, I just released fastavro (reading only) 0.6.0 with support for
> Python 3.
>
> On Sun, Feb 19, 2012 at 7:25 AM, Miki Tebeka <mi...@gmail.com>
> wrote:
> > Sorry the for the late reply.
> >
> >>>
> F:\workspace\projects\backup\apache-avro-62d3cac\apache-avro-62d3cac\lang\py>c:\
> >>> Python32\python setup.py bdist_egg
> > I see you're using Python 3. The Python Avro package currently does
> > not support the Python 3 family, only Python 2.
> >
> > Can you tell *why* do you need any egg? Maybe there is a way around it?
>



-- 
Regards,
Karthik Sampath