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

Update quickstart.md #147

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update quickstart.md #147

wants to merge 1 commit into from

Conversation

frueter
Copy link

@frueter frueter commented Feb 15, 2023

added "--upgrade" option allzpark install in venv (under "Trouble Shooting/Permisison denied")

added "--upgrade" option allzpark install in venv  (under "Trouble Shooting/Permisison denied")
@mottosso
Copy link
Owner

Thanks for this, except it's not clear what --upgrade adds? It means that if allzpark was already installed, pip would normally ignore the command. But with --upgrade it would compare the version installed with the latest version, and upgrade if a newer one exists.

Since this is happening in a virtual environment, where allzpark is guaranteed to not exist, upgrade does not seem necessary. Am I getting that right?

@frueter
Copy link
Author

frueter commented Feb 16, 2023 via email

@mottosso
Copy link
Owner

Ok, I'm going to hold onto this PR until we can confirm the instructions are correct and have been tested at least once more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants