maple-bbs icon indicating copy to clipboard operation
maple-bbs copied to clipboard

按照源码下面的步骤走出现问题,是因为Python版本问题么

Open zrj971029 opened this issue 6 years ago • 3 comments

执行python runserver.py db init下面出现 File "D:\maple\maple-bbs-master\forums\extension\maple.py", line 25, in use_auth=True) TypeError: init() got an unexpected keyword argument 'use_auth'

zrj971029 avatar Jul 10 '19 07:07 zrj971029

flask-maple version require 0.5.3, please check requirements.txt

honmaple avatar Jul 10 '19 13:07 honmaple

不好意思,环境没有安装全,现在好了,但是配置文件怎么修改有没有详细的说明

zrj971029 avatar Jul 11 '19 00:07 zrj971029

config.example有大概的说明的

honmaple avatar Jul 12 '19 11:07 honmaple