Hi how can i debug the application in pycharm #1038
Unanswered
arpit-baps00016
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Can you give a little more background of what you are trying to do? Are you trying to follow the instructions to build from source ? You then refer to this
and you are now at the step of running |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When i am trying to run the main.py file from aw_server its giving me an error that
ModuleNotFoundError: No module named 'aw_core'
i have made all the changes in pyproject.toml etc but when i do debugs its not allowing me to do that.
Can anyone please help me with this issue?
Beta Was this translation helpful? Give feedback.
All reactions