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

配置文件中SCRIPT只能绝对地址不能相对地址 #11

Open
lenghonglin opened this issue Jun 7, 2018 · 7 comments
Open

配置文件中SCRIPT只能绝对地址不能相对地址 #11

lenghonglin opened this issue Jun 7, 2018 · 7 comments

Comments

@lenghonglin
Copy link

No description provided.

@hustcc
Copy link
Owner

hustcc commented Jun 7, 2018

是的, 简单处理,需要填写绝对地址!

@lenghonglin
Copy link
Author

感谢回答,webhookit的确很好用。不过现在遇到另一个问题,我在一台阿里云服务器上正常配置,也能正常使用。但是换了另一台服务器,安装完毕执行webhookit_config就报错。这点让我很头疼。
报错信息如下
image
安装信息如下
image

@hustcc
Copy link
Owner

hustcc commented Jun 7, 2018

可能是 python 3.5 不支持,但是实在 python 2.7 的环境下开发的!

@lenghonglin
Copy link
Author

的却是版本问题,换位2.7就OK了。真的很好用。

@hustcc
Copy link
Owner

hustcc commented Jun 7, 2018

有能力 pr 改成支持 3.5 的呗😊

@lenghonglin
Copy link
Author

已经提交了,水平不够,见谅

@xue-dong
Copy link

xue-dong commented Apr 25, 2019

执行: pip install webhookit
出现错误:
ERROR: tornado requires Python '>= 3.5' but the running Python is 2.7.5
大神帮忙看下什么问题 我换了python3.5 出现no module named app

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

No branches or pull requests

3 participants