You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Michael A. Smith (Jira)" <ji...@apache.org> on 2019/11/16 15:36:00 UTC

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

Michael A. Smith created AVRO-2631:
--------------------------------------

             Summary: 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


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)