Skip to content

Add how to solve pipenv error to readme - #403

Merged
ki4070ma merged 4 commits into
appium:masterfrom
ki4070ma:add-readme
Jun 23, 2019
Merged

Add how to solve pipenv error to readme#403
ki4070ma merged 4 commits into
appium:masterfrom
ki4070ma:add-readme

Conversation

@ki4070ma

Copy link
Copy Markdown
Collaborator

For #400

Comment thread README.md Outdated
- `pipenv install --dev --system`
- `python -m pipenv lock --clear`
- If you have [this error](https://github.com/pypa/pipenv/issues/187https://github.com/pypa/pipenv/issues/187), refer the link to solve.
- `pytonh -m pipenv install --dev --system`

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

pytonh?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

...Thanks and sorry

Comment thread README.md Outdated
- `pipenv lock --clear`
- `pipenv install --dev --system`
- `python -m pipenv lock --clear`
- If you have [this error](https://github.com/pypa/pipenv/issues/187https://github.com/pypa/pipenv/issues/187), refer the link to solve.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I'd rather explicitly write what the error message is

Comment thread README.md Outdated
- `pipenv lock --clear`
- `pipenv install --dev --system`
- `python -m pipenv lock --clear`
- If you have [this error](https://github.com/pypa/pipenv/issues/187https://github.com/pypa/pipenv/issues/187), refer the link to solve.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

doubledouble paste?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

...Thanks and sorry2

Comment thread README.md Outdated
Comment thread README.md Outdated
- `python -m pipenv lock --clear`
- If you have below error, refer [this link](https://github.com/pypa/pipenv/issues/187) to solve it.
```
Locking [dev-packages] dependencies…

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Too much? @mykola-mokhnach

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

yeah, it would be enough to just keep the error message itself: Locking Failed! unknown locale: UTF-8

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Thanks, it's smart.

Comment thread README.md Outdated
- `pipenv lock --clear`
- `pipenv install --dev --system`
- `python -m pipenv lock --clear`
- If you have below error, refer [this link](https://github.com/pypa/pipenv/issues/187) to solve it.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

if you experience the below error then refer pypa/pipenv#187 to solve it

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Thanks!

@KazuCocoa

Copy link
Copy Markdown
Member

#400 (comment)

@ki4070ma

ki4070ma commented Jun 19, 2019

Copy link
Copy Markdown
Collaborator Author

TODO: Remove flaky test(func_test_android2) until resolved. -> by #404

@ki4070ma
ki4070ma merged commit b8d318c into appium:master Jun 23, 2019
@ki4070ma
ki4070ma deleted the add-readme branch June 23, 2019 11:22
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.

3 participants