Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dcoumentation Issue: Package name mentioned wrong for Uninstall Process #24

Closed
cchib opened this issue Aug 23, 2016 · 2 comments
Closed
Labels

Comments

@cchib
Copy link

cchib commented Aug 23, 2016

Uninstalling an old client : If the older HP3PARClient was installed on the system already it will need to be removed. Run the following command to remove it:
$ sudo pip uninstall hp3parclient

The correct package name
$ sudo pip uninstall python-3parclient

@aorourkehp
Copy link
Contributor

python-3parclient is the name of the new package.

hp3parclient is the old package name (https://pypi.python.org/pypi/hp3parclient) which should be removed before installing the new python-3parclient.

@WaltHP
Copy link
Collaborator

WaltHP commented Aug 23, 2016

aorourkehp is correct. This is an invalid bug.

wdurairaj pushed a commit to wdurairaj/python-3parclient that referenced this issue Jul 8, 2019
wdurairaj pushed a commit to wdurairaj/python-3parclient that referenced this issue Jul 8, 2019
Merge pull request #276 from sonivi/plugin_v2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants