Updates:
        Status: Fixed
        Owner: rem...@google.com

Comment #44 on issue 66 by rem...@google.com: cannot install using easy_install
http://code.google.com/p/protobuf/issues/detail?id=66

I fixed setup.py and uploaded v2.4.1 to PyPI. It should work fine now -- tested with pip and easy_install with virtualenvs and direct installs; please let me know if you face any issues.

Changed setup.py to try and import setuptools directly, falling back to ez_setup (for those installing directly from the protobuf source tarball), and listed setuptools as a requirement. The PyPI package has the modified setup.py, which will be integrated back into SVN soon and bundled by the next release.

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to