[
https://issues.apache.org/jira/browse/AVRO-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027486#comment-17027486
]
ASF subversion and git services commented on AVRO-2631:
-------------------------------------------------------
Commit 60a5b9d976c9ae1b0b8c3893b992f624970fc8ed in avro's branch
refs/heads/branch-1.9 from Michael A. Smith
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=60a5b9d ]
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
> Fix For: 1.10.0
>
>
> 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)