Skip to content

[Issue-11449] [docs] Updated Python installation steps for Mac#11589

Merged
merlimat merged 2 commits into
apache:masterfrom
david-streamlio:Issue-11449
Aug 9, 2021
Merged

[Issue-11449] [docs] Updated Python installation steps for Mac#11589
merlimat merged 2 commits into
apache:masterfrom
david-streamlio:Issue-11449

Conversation

@david-streamlio

Copy link
Copy Markdown
Contributor

Fixes #11449

Motivation

The installation steps for the Python client library currently in the docs only work in Linux environments, and do not work with pip3 on a Mac

Modifications

I have removed the "optional components" installation steps for Mac since they don't appear to be necessary based on my testing.

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

Does this pull request potentially affect one of the following parts:

No

Documentation

For contributor

For this PR, do we need to update docs?

No, this is a documentation change

@codelipenghui codelipenghui added this to the 2.9.0 milestone Aug 8, 2021
@codelipenghui codelipenghui added the doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. label Aug 8, 2021

@Anonymitaet Anonymitaet left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution. I’ve left some comments, PTAL.

Comment thread site2/docs/client-libraries-python.md Outdated
Co-authored-by: Anonymitaet <50226895+Anonymitaet@users.noreply.github.com>
@merlimat
merlimat merged commit 8bc87a1 into apache:master Aug 9, 2021
bharanic-dev pushed a commit to bharanic-dev/pulsar that referenced this pull request Mar 18, 2022
…e#11589)

* Updated Python installation steps for Mac

* Update site2/docs/client-libraries-python.md

Co-authored-by: Anonymitaet <50226895+Anonymitaet@users.noreply.github.com>

Co-authored-by: Anonymitaet <50226895+Anonymitaet@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Your PR contains doc changes, no matter whether the changes are in markdown or code files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python client documentation is incorrect

4 participants