django 导入SQLAlchemyJobStore 时,提示SQLAlchemyJobStore requires SQLAlchemy installed 错误
摘要:
是因为这个库依赖其它第三方库, 这个第三库为:sqlalchemy 所以 pip install sqlalchemy 就ok了 阅读全文
posted @ 2019-10-11 20:15 BillBie 阅读(28) 评论(0) 推荐(0)
2019年10月11日 #
posted @ 2019-10-11 20:15 BillBie 阅读(28) 评论(0) 推荐(0)
posted @ 2019-10-11 20:05 BillBie 阅读(27) 评论(0) 推荐(0)