Closed pily1 closed 2 months ago
This is quite staightforward. Create a new run profile, e.g., named 'taskweaver'.
Select module
instead of script
for the type and set the Working directory
to the project folder.
Then, you can debug it step by step.
think you,I get it
hi everyone: I can lanuch the TaskWeaver in terminal use this command "python -m taskweaver -p ./project/",now I want to debug it step by step with pycharm ? how can I do it ?