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

Reply via email to