setting up for edx
I've followed the instructions from this page:
https://github.com/edx/edx-platform/wiki/Setting-up-PyCharm-for-edX-development
Is there a / missing at the end of the path mapping?
When I run this, I get Connected to pydev debugger (build 135.1057)
But I don't think it has launched LMS. I can't go to the browser. I don't know where to look to see where it is getting stuck. There is no feedback.
Any assistance would be greatly appreciated.
https://github.com/edx/edx-platform/wiki/Setting-up-PyCharm-for-edX-development
Is there a / missing at the end of the path mapping?
When I run this, I get Connected to pydev debugger (build 135.1057)
But I don't think it has launched LMS. I can't go to the browser. I don't know where to look to see where it is getting stuck. There is no feedback.
Any assistance would be greatly appreciated.
1 条评论
排序方式
日期
投票数
Is there a log generated at runtime that I can figure out where it is stopped? All the msg feedback indicates it has succeeded, except that it is stuck...
请先登录再写评论。