Thank You. On 5 February 2012 09:43, Miki Tebeka <[email protected]> wrote:
> If you didn't find it by now then > python setup.py bdist_egg > > (sorry the the late reply). > > On Mon, Jan 30, 2012 at 4:10 AM, Karthik Sampath Kumar <[email protected]> > wrote: > > Hi, > > > > Can you tell me what steps I have to follow in order to generate the .egg > > file? I am able to generate only the egg-info file alone. > > > > > F:\workspace\projects\serialization\apache-avro-62d3cac\apache-avro-62d3cac\lang\py>c:\Python32\python > > setup.py install > > c:\Python32\lib\distutils\dist.py:257: UserWarning: Unknown distribution > > option: > > 'install_requires' > > warnings.warn(msg) > > running install > > running build > > running build_py > > running build_scripts > > running install_lib > > byte-compiling c:\Python32\Lib\site-packages\avro\io.py to io.pyc > > running install_scripts > > running install_egg_info > > Removing c:\Python32\Lib\site-packages\avro-_AVRO_VERSION_-py3.2.egg-info > > Writing c:\Python32\Lib\site-packages\avro-_AVRO_VERSION_-py3.2.egg-info > > > > Thank You > -- Regards, Karthik Sampath
