The Wayback Machine - https://web.archive.org/web/20201209013150/https://github.com/earwig/mwparserfromhell/issues/141
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

Readme description on windows installation may cause error #141

Closed
qxx opened this issue Feb 2, 2016 · 1 comment
Closed

Readme description on windows installation may cause error #141

qxx opened this issue Feb 2, 2016 · 1 comment

Comments

@qxx
Copy link

@qxx qxx commented Feb 2, 2016

On Windows, make sure you have the latest version of pip installed by running pip install --upgrade pip.

pip install --upgrade pip may cause error on Windows due to Windows' limitation, as described in this issue.

The correct way to upgrade pip on Windows is python -m pip install -U pip

@earwig earwig self-assigned this Feb 2, 2016
@earwig earwig added this to the version 0.5 milestone Feb 2, 2016
@earwig
Copy link
Owner

@earwig earwig commented Feb 2, 2016

Hmm... I'll just take the line out; I don't need to give specific instructions on how to upgrade one's software.

@earwig earwig closed this in e9eb2b5 Feb 2, 2016
@earwig earwig modified the milestones: version 0.4.4, version 0.5 Dec 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.