Skip to content

使用PyCharm进行单步调试

Stupid ET edited this page Oct 12, 2016 · 4 revisions

第一步,下载源代码,进入源码目录,进行安装pip install -e .

第二步,按照下图新建一个Debug,

第三步,点击debug即可进行单步调试了。


Windows用户调试 https://github.com/ricequant/rqalpha/issues/7

Clone this wiki locally