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 installation command #15

Merged
merged 2 commits into from
May 21, 2021
Merged

Update installation command #15

merged 2 commits into from
May 21, 2021

Conversation

expoli
Copy link
Contributor

@expoli expoli commented May 21, 2021

  1. 原来的安装命令 因为取消了 pypi 镜像地址,但是没有删除 -i 选项,所以安装时会报错
    ERROR: You must give at least one requirement to install (see "pip help install")
  2. 可以通过注释的方法给予提示
    pip3 install GitHacker # -i pypi mirror repo url

image

expoli and others added 2 commits May 21, 2021 08:15
1. 原来的安装命令 因为取消了 pypi 镜像地址,但是没有删除 -i 选项,所以安装时会报错
`ERROR: You must give at least one requirement to install (see "pip help install")`
2. 可以通过注释的方法给予提示
`pip3 install GitHacker # -i pypi mirror repo url`
@WangYihang WangYihang merged commit 2cf782e into WangYihang:master May 21, 2021
@WangYihang
Copy link
Owner

感谢指正。

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