Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I use aiohttp-devtools with the PyCharm debugger? #445

Closed
NathanWailes opened this issue Mar 11, 2022 · 2 comments
Closed

How do I use aiohttp-devtools with the PyCharm debugger? #445

NathanWailes opened this issue Mar 11, 2022 · 2 comments

Comments

@NathanWailes
Copy link

Hi,

I posted this on Stack Overflow but haven't gotten any responses:
https://stackoverflow.com/questions/71370343/how-do-i-use-aiohttp-devtools-with-the-pycharm-debugger

@Dreamsorcerer
Copy link
Member

I've no idea how pycharm works, so can't really help you. The answer in your linked SO (https://stackoverflow.com/questions/44820398/how-to-run-adevaiohttp-devtools-command-using-pycharm#answer-44860530) is from the original author of devtools, so that's the best I can point you to.

@NathanWailes
Copy link
Author

Ok, that actually worked, sorry for wasting your time.

Here's what my run configuration looked like before and after, to help anyone else who comes across this thread:

Before (debugger is not working):
image

After (debugger is working):
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants