You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/11/16 16:44:00 UTC

[jira] [Commented] (AVRO-2631) py3 extras_require installs the wrong snappy

    [ https://issues.apache.org/jira/browse/AVRO-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16975750#comment-16975750 ] 

ASF subversion and git services commented on AVRO-2631:
-------------------------------------------------------

Commit eaf11a8f0ce04b61b4f58cc071a29f82e4f23e5a in avro's branch refs/heads/master from Michael A. Smith
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=eaf11a8 ]

AVRO-2631: Install the Right Snappy (#713)



> py3 extras_require installs the wrong snappy
> --------------------------------------------
>
>                 Key: AVRO-2631
>                 URL: https://issues.apache.org/jira/browse/AVRO-2631
>             Project: Apache Avro
>          Issue Type: Bug
>            Reporter: Michael A. Smith
>            Assignee: Michael A. Smith
>            Priority: Major
>
> If you run {{pip install avro[snappy]}} or {{pip3 install avro-python3[snappy]}} you should get avro installed with the python-snappy library, but instead you get an unrelated project https://pypi.org/project/snappy/.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)