Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Update CORTX-S3 Server Quick Start Guide.md #1617

Open
wants to merge 1 commit into
base: legacy-main
Choose a base branch
from

Conversation

yanqingfu
Copy link
Contributor

easy_install pip wouldn't work

Signed-off-by: Yanqing Fu yanqing.f.fu@seagate.com

easy_install pip wouldn't work

Signed-off-by: Yanqing Fu <yanqing.f.fu@seagate.com>
@cortx-admin
Copy link

Can one of the admins verify this patch?

@stale
Copy link

stale bot commented Nov 29, 2021

This issue/pull request has been marked as needs attention as it has been left pending without new activity for 4 days. Tagging @nileshgovande @bkirunge7 @knrajnambiar76 @t7ko-seagate for appropriate assignment. Sorry for the delay & Thank you for contributing to CORTX. We will get back to you as soon as possible.

@@ -190,7 +190,7 @@ Before your test your build, ensure that you have installed and configured the f
- To install easy_install, run the command: ` yum install python-setuptools python-setuptools-devel`
2. Ensure you've installed pip.
- To check if you have pip installed, run the command: ` pip --version`
- To install pip, run the command: ` easy_install pip`
Copy link
Contributor

Choose a reason for hiding this comment

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

If I understand 'easy_install' is a valid python way of installing
Is any advantage to doing it through yum.
Is this change validated?

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

didn't work

[root@ssc-vm-g3-rhev4-1122 cortx-motr]# easy_install pip
Searching for pip
Reading https://pypi.python.org/simple/pip/
Couldn't find index page for 'pip' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
No local packages or download links found for pip
error: Could not find suitable distribution for Requirement.parse('pip')

@stale stale bot removed the needs-attention label Nov 30, 2021
@stale
Copy link

stale bot commented Dec 6, 2021

This issue/pull request has been marked as needs attention as it has been left pending without new activity for 4 days. Tagging @nileshgovande @bkirunge7 @knrajnambiar76 @t7ko-seagate for appropriate assignment. Sorry for the delay & Thank you for contributing to CORTX. We will get back to you as soon as possible.

@stale stale bot added the needs-attention label Dec 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants