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

Cannot install -r requirements.txt (line 13) and urllib3>=1.26.5 #13

Closed
test-black opened this issue Jan 13, 2022 · 7 comments
Closed
Labels
enhancement New feature or request Stale

Comments

@test-black
Copy link

Ubuntu 20.04
Python 3.8.3
pip 21.3.1

Snipaste_2022-01-13_17-16-53

@test-black
Copy link
Author

移除 requirements.txt 中 urllib3 版本号解决问题

@test-black
Copy link
Author

设置了超级管理员但是提示无权限

snipaste_20220113_202148

image

@remiliacn
Copy link
Owner

remiliacn commented Jan 13, 2022

需要做一下以下操作:

cd ./config
vim users.json

然后在里面把自己的qq号设置成这样:

{
    "你的qq号": {
        "OWNER": true,
        "ADMIN": true,
        "WHITELIST": true,
        "BANNED": false
    }
}

然后ESC, :wq存一下
然后重启机器人。

后面会改进一下这部分,让它自动搞这些~

remiliacn added a commit that referenced this issue Jan 13, 2022
@remiliacn
Copy link
Owner

remiliacn commented Jan 13, 2022

过一段时间会改进一下这里

@remiliacn remiliacn added bug? Something isn't working enhancement New feature or request and removed bug? Something isn't working labels Jan 17, 2022
@github-actions
Copy link

由于长时间未收到回复,本issue已被标记为“过时issue”,如果还需要帮助,请回复,如果您继续不回复本issue的话,该issue将会在3天后关闭。

@github-actions github-actions bot added the Stale label Jan 23, 2022
@github-actions
Copy link

由于长时间未收到您的答复,本issue已被关闭:(

@lilinShiro
Copy link

微信截图_20221214112644

大佬帮帮呜呜

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Stale
Projects
None yet
Development

No branches or pull requests

3 participants