david-streamlio opened a new issue #11449:
URL: https://github.com/apache/pulsar/issues/11449


   **Describe the bug**
   In the latest 
[documentation](https://pulsar.apache.org/docs/en/client-libraries-python/) on 
the Python client library, the installation instructions for the optional 
components is wrong.
   
   The commands ` pip install pulsar-client=='2.8.0[avro]' ` using invalid 
syntax
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Open a terminal window
   2. Run the command ` pip install pulsar-client=='2.8.0[avro]'`
   3. See error, "ERROR: Extras after version '==2.8.0[avro]'."
   
   **Expected behavior**
   The commands provided to install the optional components should either work, 
or be removed if they are no longer necessary.
   
   **Desktop (please complete the following information):**
    - OS: MacBook Pro
    - Python 3.8
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to